Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-data-align.ll
index 0493cba87fdbe418114fa64c84d2ae82afdbdb9d..2472d95e777801ea47fec9f1ba3c2615b0f27a31 100644 (file)
@@ -1,4 +1,4 @@
-; RUN:  %lli -mtriple=%mcjit_triple -use-mcjit -O0 %s
+; RUN:  %lli_mcjit -O0 %s
 
 ; Check that a variable is always aligned as specified.