summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2007-02-16-BranchFold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2007-02-16-BranchFold.ll')
-rw-r--r--test/CodeGen/Generic/2007-02-16-BranchFold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2007-02-16-BranchFold.ll b/test/CodeGen/Generic/2007-02-16-BranchFold.ll
index 0a8e49e..6bf5631 100644
--- a/test/CodeGen/Generic/2007-02-16-BranchFold.ll
+++ b/test/CodeGen/Generic/2007-02-16-BranchFold.ll
@@ -1,5 +1,5 @@
; PR 1200
-; RUN: llvm-as < %s | llc -enable-tail-merge=0 | not grep jmp
+; RUN: llc < %s -enable-tail-merge=0 | not grep jmp
; ModuleID = '<stdin>'
target datalayout = "e-p:32:32"
OpenPOWER on IntegriCloud