Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-global-init-nonzero.ll
index b9f74b8be403a855b144175f999b1dcb4fb721df..3877e9a58861f4e4fb434769e5ebc02857739adf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 @count = global i32 1, align 4