summaryrefslogtreecommitdiffstats
path: root/test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll')
-rw-r--r--test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll b/test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
index 8afdcae..9d82819 100644
--- a/test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
+++ b/test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -std-compile-opts -o - | llc -o - | grep bork_directive | wc -l | grep 2
+; RUN: opt < %s -std-compile-opts -o - | llc -o - | grep bork_directive | wc -l | grep 2
;; We don't want branch folding to fold asm directives.
OpenPOWER on IntegriCloud