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