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