Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-common-symbols.ll
index ac1d9acd954ef3bcdc250c2eaf785fa262e9cf9c..19e2ce584689e672fedf921adf14e3c87b444565 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit -O0 -disable-lazy-compilation=false %s
+; RUN: %lli -O0 -disable-lazy-compilation=false %s
 
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.