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.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/fpbitcast.ll b/test/ExecutionEngine/fpbitcast.ll
index 47cbb02..fa84be4 100644
--- a/test/ExecutionEngine/fpbitcast.ll
+++ b/test/ExecutionEngine/fpbitcast.ll
@@ -1,4 +1,4 @@
-; RUN: lli -force-interpreter=true %s | grep 40091eb8
+; RUN: %lli -force-interpreter=true %s | grep 40091eb8
;
define i32 @test(double %x) {
entry:
OpenPOWER on IntegriCloud