mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
fix this test. It's not clear what it's really testing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112316 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4ece577019
commit
3dc15ccdb0
@ -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