Make custom lowering of ADD work correctly. This
[oota-llvm.git] / test / ExecutionEngine / test-cast.ll
index bc48716937ae36b8f892cb76abca2ca92ebc7ba2..1458f6cc66cd7837c6272f86015ac1f1ca95f287 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 @foo() {