summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/fpbitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/fpbitcast.ll')
-rw-r--r--llvm/test/ExecutionEngine/fpbitcast.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/ExecutionEngine/fpbitcast.ll b/llvm/test/ExecutionEngine/fpbitcast.ll
index 34ca129ead6..47cbb02db18 100644
--- a/llvm/test/ExecutionEngine/fpbitcast.ll
+++ b/llvm/test/ExecutionEngine/fpbitcast.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s > %t.bc
-; RUN: lli -force-interpreter=true %t.bc | grep 40091eb8
+; RUN: lli -force-interpreter=true %s | grep 40091eb8
;
define i32 @test(double %x) {
entry:
OpenPOWER on IntegriCloud