X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2Ftest-loop.ll;h=ebc689664d6554652e8f3a963b63300d8e5747bd;hp=b1dbf408996be168cf5ce92168358bc6faf99bc6;hb=7bbd6e366b39157445cc921024a987e61ea68c00;hpb=a346f462716b4eb32d27ffe20fc8696473f225f6 diff --git a/test/ExecutionEngine/MCJIT/test-loop.ll b/test/ExecutionEngine/MCJIT/test-loop.ll index b1dbf408996..ebc689664d6 100644 --- a/test/ExecutionEngine/MCJIT/test-loop.ll +++ b/test/ExecutionEngine/MCJIT/test-loop.ll @@ -1,4 +1,4 @@ -; RUN: %lli -use-mcjit %s > /dev/null +; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null define i32 @main() { ;