X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-01-04-LoopTest.ll;h=668c8fd7ad0c97c3170ca5da22f8ea728772f4a1;hb=3762046dbfbf17b0c21804cce39f02b2dce05ff9;hp=07cb1d3c9264d7024cf69ada5f9aa19b52daae12;hpb=5edf210bdf0964193f059cc48464f3ea5c9e9e09;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-01-04-LoopTest.ll b/test/ExecutionEngine/2003-01-04-LoopTest.ll index 07cb1d3c926..668c8fd7ad0 100644 --- a/test/ExecutionEngine/2003-01-04-LoopTest.ll +++ b/test/ExecutionEngine/2003-01-04-LoopTest.ll @@ -1,5 +1,4 @@ -; RUN: llvm-as %s -o %t.bc -f -; RUN: lli %t.bc > /dev/null +; RUN: lli %s > /dev/null define i32 @main() { call i32 @mylog( i32 4 ) ; :1 [#uses=0]