Handle ARM inline asm "w" constraints with 64-bit ("d") registers.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-15-AlignmentTest.ll
index 7529eb4770a0b4ea892c60637892b500b384319d..a55d74df0d444b6bd3893625a00b1fafaff48e16 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @bar(i8* %X) {