mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 10:53:55 +00:00
Turn this test on again after the llvm-gcc change in r108986.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108987 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
302313fc09
commit
80a16b0569
@ -1,5 +1,4 @@
|
||||
// RUN: true
|
||||
// %llvmgcc -std=gnu99 %s -S |& grep {error: "is greater than the stack alignment" }
|
||||
// RUN: not %llvmgcc -std=gnu99 %s -S |& grep "error: alignment for"
|
||||
|
||||
int foo(int a)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user