X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-branch.ll;h=3ae55d069b3de066b99788f958f496a347ff1c01;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=702c11022094ff5ec4caafc6613cbf03c7a11e34;hpb=bb8cef51dfe7bb59109786a0ca46ad165c39aa38;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/test-branch.ll b/test/ExecutionEngine/MCJIT/test-branch.ll index 702c1102209..3ae55d069b3 100644 --- a/test/ExecutionEngine/MCJIT/test-branch.ll +++ b/test/ExecutionEngine/MCJIT/test-branch.ll @@ -1,4 +1,4 @@ -; RUN: %lli -use-mcjit %s > /dev/null +; RUN: %lli %s > /dev/null ; test unconditional branch define i32 @main() {