Avoid inserting noop's in the middle of a loop.
[oota-llvm.git] / test / ExecutionEngine / 2003-05-11-PHIRegAllocBug.ll
index 850654f2346bb255ada5f62cffa7799b1eea642e..7b48f579af0122278881575f00b17dbdd39a0f44 100644 (file)
@@ -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
 
 target datalayout = "e-p:32:32"