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