Make custom lowering of ADD work correctly. This
[oota-llvm.git] / test / ExecutionEngine / test-loop.ll
index d428adcddbd3c4b29b91bdb6680414303305393d..78fc3144aab01808fd37b612c8a31bfd63b60582 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
 
 define i32 @main() {