summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll b/llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll
index ea39617547a..e6d06f83db4 100644
--- a/llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/fpbitcast.ll
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -force-interpreter=true %s | FileCheck %s
+; RUN: %lli -force-interpreter=true %s | FileCheck %s
; CHECK: 40091eb8
define i32 @test(double %x) {
OpenPOWER on IntegriCloud