summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-constantexpr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/test-constantexpr.ll')
-rw-r--r--test/ExecutionEngine/test-constantexpr.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ExecutionEngine/test-constantexpr.ll b/test/ExecutionEngine/test-constantexpr.ll
index cd5c635331..d6d90e3e19 100644
--- a/test/ExecutionEngine/test-constantexpr.ll
+++ b/test/ExecutionEngine/test-constantexpr.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
; This tests to make sure that we can evaluate weird constant expressions