X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Fhello-sm-pic.ll;h=7db60f7aeeb465ffe112869a60dad7c379959d04;hp=115846c78642f9e3162bab7ce0d8936c5fd364d1;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hpb=7ad7c75048eb32f95eae04847908793e0183802f diff --git a/test/ExecutionEngine/MCJIT/hello-sm-pic.ll b/test/ExecutionEngine/MCJIT/hello-sm-pic.ll index 115846c7864..7db60f7aeeb 100644 --- a/test/ExecutionEngine/MCJIT/hello-sm-pic.ll +++ b/test/ExecutionEngine/MCJIT/hello-sm-pic.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null +; RUN: %lli -relocation-model=pic -code-model=small %s > /dev/null ; XFAIL: mips, i686, i386, darwin, aarch64, arm @.LC0 = internal global [12 x i8] c"Hello World\00" ; <[12 x i8]*> [#uses=1]