Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-setcond-int.ll
index ed52b5065c84429270d4939e1a54eadbc3e4cc24..8c7d815446cb91737af1c4efba137308a4f63990 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli_mcjit %s > /dev/null
 
 define i32 @main() {
        %int1 = add i32 0, 0            ; <i32> [#uses=6]