Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-06-LivenessClobber.ll
index c0a7393f8244f8dcf299934f0631fa9ae9c06554..20ef0ff95cdd18928596b1dcb106e0ad8cf59cba 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase should return with an exit code of 1.
 ;
-; RUN: not %lli -mtriple=%mcjit_triple -use-mcjit %s
+; RUN: not %lli_mcjit %s
 
 @test = global i64 0           ; <i64*> [#uses=1]