X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-setcond-int.ll;h=48dc02198ec0e18419e6a00bf8787d33c60e47de;hb=d5dd8ce2a5336df4e4b4cc04d23e4018d93944f9;hp=8c7d815446cb91737af1c4efba137308a4f63990;hpb=4437658aff84fa25563740c806a091de1395e5f4;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/test-setcond-int.ll b/test/ExecutionEngine/MCJIT/test-setcond-int.ll index 8c7d815446c..48dc02198ec 100644 --- a/test/ExecutionEngine/MCJIT/test-setcond-int.ll +++ b/test/ExecutionEngine/MCJIT/test-setcond-int.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null +; RUN: %lli %s > /dev/null define i32 @main() { %int1 = add i32 0, 0 ; [#uses=6]