X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2F2003-08-21-EnvironmentTest.ll;h=63303fcff7c64a497d24e3de53c633f00be79804;hp=2e999967a2c588c6c10a6c55ee6ead58f01c4544;hb=d5dd8ce2a5336df4e4b4cc04d23e4018d93944f9;hpb=4437658aff84fa25563740c806a091de1395e5f4 diff --git a/test/ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll b/test/ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll index 2e999967a2c..63303fcff7c 100644 --- a/test/ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll +++ b/test/ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s > /dev/null +; RUN: %lli %s > /dev/null ; ; Regression Test: EnvironmentTest.ll