mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-22 05:51:42 +00:00
no really, fix the test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112317 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3dc15ccdb0
commit
58fff61a57
@ -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…
x
Reference in New Issue
Block a user