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