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