Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / hello.ll
index b74470724debab812e0b0347e65e8587fccd0165..47e36a589563af4bd4c4a0dfedd189dd9cab7afd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]