Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc-remote.ll
index 83a9b43e3994f481cebc3707a0342b440bda5c0c..f2c2cd6199f7745d7dcf53ef7319cc6b3261ee26 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit -remote-mcjit -O0 %s
-; XFAIL: arm
+; RUN: %lli_mcjit -remote-mcjit -O0 %s
+; XFAIL: arm, mips
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), align 4