X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-08-23-RegisterAllocatePhysReg.ll;h=25a24f5e5c415e791cfd065a50828916ac625946;hb=ae18bd4246da4d2ac9494bbaeadd40abfa533c83;hp=42e8dc3b13141820211dca8b70bce8e302b48ec6;hpb=ceca194c4355224723b309a3a27c5e5bc19cb6fc;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll b/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll index 42e8dc3b131..25a24f5e5c4 100644 --- a/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll +++ b/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s -f -o %t.bc +; RUN: llvm-as %s -f -o %t.bc ; RUN: lli %t.bc > /dev/null ; This testcase exposes a bug in the local register allocator where it runs out