X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-return.ll;h=d464a4b72d80ff69ff9a63dc3f70faf4c8fdc26a;hp=4db1c3fe39f0cbb493f56bf4c0c5ba4e4a58023e;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hpb=7ad7c75048eb32f95eae04847908793e0183802f diff --git a/test/ExecutionEngine/MCJIT/test-return.ll b/test/ExecutionEngine/MCJIT/test-return.ll index 4db1c3fe39f..d464a4b72d8 100644 --- a/test/ExecutionEngine/MCJIT/test-return.ll +++ b/test/ExecutionEngine/MCJIT/test-return.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null +; RUN: %lli %s > /dev/null define i32 @main() nounwind uwtable { entry: