mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 20:34:58 +00:00
Turn this test on again after the llvm-gcc change in r108986.
llvm-svn: 108987
This commit is contained in:
parent
0388466352
commit
b9bda35e06
@ -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