Fix crash compiling a QQQQ REG_SEQUENCE for a Neon vld3_lane operation.
[oota-llvm.git] / test / Linker / 2003-04-21-Linkage.ll
index 31aace8e44c4b62b566077bfb5904552f30281d2..f6d4c4b03b7ff62b1d37a416fe774d17b146cfa9 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: echo {@X = linkonce global i32 5 \
 ; RUN:   define linkonce i32 @foo() \{ ret i32 7 \} } | llvm-as > %t.1.bc
-; RUN: llvm-as %s -o %t.2.bc -f
+; RUN: llvm-as %s -o %t.2.bc
 ; RUN: llvm-link %t.1.bc  %t.2.bc
 @X = external global i32