summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-06-04-tailmerge4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-06-04-tailmerge4.ll')
-rw-r--r--test/CodeGen/X86/2007-06-04-tailmerge4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-06-04-tailmerge4.ll b/test/CodeGen/X86/2007-06-04-tailmerge4.ll
index 0ad539664c9..baf2377c5a0 100644
--- a/test/CodeGen/X86/2007-06-04-tailmerge4.ll
+++ b/test/CodeGen/X86/2007-06-04-tailmerge4.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-eh -asm-verbose | grep invcont131
+; RUN: llc < %s -enable-eh -asm-verbose | grep invcont131
; PR 1496: tail merge was incorrectly removing this block
; ModuleID = 'report.1.bc'