summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/test-branch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/test-branch.ll')
-rw-r--r--llvm/test/ExecutionEngine/test-branch.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/test-branch.ll b/llvm/test/ExecutionEngine/test-branch.ll
index 55b7ef1d80c..d7251f8e6b8 100644
--- a/llvm/test/ExecutionEngine/test-branch.ll
+++ b/llvm/test/ExecutionEngine/test-branch.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
+; RUN: llvm-as %s -f -o %t.bc
; RUN: lli %t.bc > /dev/null
; test unconditional branch
OpenPOWER on IntegriCloud