X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Fsimpletest.ll;h=167a0fdfd1307f96b360146922313e56db4df322;hb=d5dd8ce2a5336df4e4b4cc04d23e4018d93944f9;hp=5b0f2dd3055e55c2b95e0395e6308657e3724130;hpb=4437658aff84fa25563740c806a091de1395e5f4;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