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.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/ExecutionEngine/test-branch.ll b/llvm/test/ExecutionEngine/test-branch.ll
index dd8db5465f0..7d4fd560592 100644
--- a/llvm/test/ExecutionEngine/test-branch.ll
+++ b/llvm/test/ExecutionEngine/test-branch.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
; test unconditional branch
define i32 @main() {
OpenPOWER on IntegriCloud