summaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/fpbitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/fpbitcast.ll')
-rw-r--r--test/ExecutionEngine/fpbitcast.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ExecutionEngine/fpbitcast.ll b/test/ExecutionEngine/fpbitcast.ll
index 34ca129..47cbb02 100644
--- a/test/ExecutionEngine/fpbitcast.ll
+++ b/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