summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll')
-rw-r--r--llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll b/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll
index 0445b0a1413..62a33304fe1 100644
--- a/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll
+++ b/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -fast | grep mov | count 4
+; RUN: llvm-as < %s | llc -march=x86 -fast -disable-correct-folding | grep mov | count 4
; PR2343
%llvm.dbg.anchor.type = type { i32, i32 }
OpenPOWER on IntegriCloud