Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-data-align.ll
index 2472d95e777801ea47fec9f1ba3c2615b0f27a31..f21ea2e2a4528804e83c983f45876e423ce0d9d4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN:  %lli_mcjit -O0 %s
+; RUN:  %lli -O0 %s
 
 ; Check that a variable is always aligned as specified.