X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Fnon-extern-addend-smallcodemodel.ll;h=03de30a64198ed63ff3453e5a3fa7e78b80f7e49;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=21db67dad66938a95bacbaa50eb8fc82a581a63a;hpb=7ad7c75048eb32f95eae04847908793e0183802f;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll b/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll index 21db67dad66..03de30a6419 100644 --- a/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll +++ b/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit -code-model=small %s > /dev/null +; RUN: %lli -code-model=small %s > /dev/null ; XFAIL: mips ; ; FIXME: Merge this file with non-extern-addend.ll once AArch64 supports PC-rel