Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ret.ll
index af282926907fb3b706d63381e8546a897d28d076..025f53e5cb9e44d4a2bbba881b33f64d85c0c352 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test return instructions
 define void @test1() {