summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll')
-rw-r--r--llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll b/llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll
index 19231e9de8a..19e8ca8159c 100644
--- a/llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll
+++ b/llvm/test/CodeGen/X86/2008-05-06-SpillerBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | grep addb | grep ebp
+; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim -disable-correct-folding | grep addb | grep ebp
%struct.rc4_state = type { i32, i32, [256 x i32] }
@.str1 = internal constant [65 x i8] c"m[%d] = 0x%02x, m[%d] = 0x%02x, 0x%02x, k = %d, key[k] = 0x%02x\0A\00" ; <[65 x i8]*> [#uses=1]
OpenPOWER on IntegriCloud