X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-constantexpr.ll;h=d01479a86cdc877a95aa73dcc66ea73de83af0a7;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=8f15cbd7f7ef3c3b1e1d7b80931e3460be09b95f;hpb=7ad7c75048eb32f95eae04847908793e0183802f;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/test-constantexpr.ll b/test/ExecutionEngine/MCJIT/test-constantexpr.ll index 8f15cbd7f7e..d01479a86cd 100644 --- a/test/ExecutionEngine/MCJIT/test-constantexpr.ll +++ b/test/ExecutionEngine/MCJIT/test-constantexpr.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null +; RUN: %lli %s > /dev/null ; This tests to make sure that we can evaluate weird constant expressions