mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-12 14:06:36 +00:00
no really, fix the test.
llvm-svn: 112317
This commit is contained in:
parent
1cdec6a76b
commit
79f7f9e3f8
@ -1,5 +1,5 @@
|
||||
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
|
||||
// RUN: %llvmgcc -m32 -O2 -S %s -o - | not grep 'store '
|
||||
// RUN: %llvmgcc -m32 -O2 -S %s -o - | not grep {store }
|
||||
|
||||
enum {
|
||||
PP_C,
|
||||
|
Loading…
Reference in New Issue
Block a user