fix this test. It's not clear what it's really testing.

llvm-svn: 112316
This commit is contained in:
Chris Lattner 2010-08-27 23:05:27 +00:00
parent fcee9460c6
commit c8908b4cdb
1 changed files with 1 additions and 1 deletions

View File

@ -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,