X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-ptr-reloc-remote.ll;h=f2c2cd6199f7745d7dcf53ef7319cc6b3261ee26;hp=83a9b43e3994f481cebc3707a0342b440bda5c0c;hb=fbb662f840c2f76988ff9f3f152695632cfc71be;hpb=fad9751d6e7449867384f87ae296373559d41b0b diff --git a/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll b/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll index 83a9b43e399..f2c2cd6199f 100644 --- a/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll +++ b/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll @@ -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