X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Fsimpletest.ll;h=167a0fdfd1307f96b360146922313e56db4df322;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=5b0f2dd3055e55c2b95e0395e6308657e3724130;hpb=7ad7c75048eb32f95eae04847908793e0183802f;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/simpletest.ll b/test/ExecutionEngine/MCJIT/simpletest.ll index 5b0f2dd3055..167a0fdfd13 100644 --- a/test/ExecutionEngine/MCJIT/simpletest.ll +++ b/test/ExecutionEngine/MCJIT/simpletest.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null +; RUN: %lli %s > /dev/null define i32 @bar() { ret i32 0