summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2007-06-14-branchfold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2007-06-14-branchfold.ll')
-rw-r--r--llvm/test/CodeGen/X86/2007-06-14-branchfold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2007-06-14-branchfold.ll b/llvm/test/CodeGen/X86/2007-06-14-branchfold.ll
index 7756d060ff2..2680b1543fb 100644
--- a/llvm/test/CodeGen/X86/2007-06-14-branchfold.ll
+++ b/llvm/test/CodeGen/X86/2007-06-14-branchfold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i686 | not grep jmp
+; RUN: llc < %s -march=x86 -mcpu=i686 | not grep jmp
; check that branch folding understands FP_REG_KILL is not a branch
target triple = "i686-pc-linux-gnu"
OpenPOWER on IntegriCloud