Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-common-symbols-alignment.ll
index 989a473423395c40e0574eab27698a6f3dd0ff11..a425b5c1e9b3b7e62fc7c3cbbfe65fcc6c2f48aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -O0 %s
+; RUN: %lli -O0 %s
 
 ; This test checks that common symbols have been allocated addresses honouring
 ; the alignment requirement.