Add support for Canadian Cross builds where the host executables are not
[oota-llvm.git] / test / Linker / 2003-04-21-Linkage.ll
index 7e00943c28b80ef8ecd9a31d91d0029232983dcb..31aace8e44c4b62b566077bfb5904552f30281d2 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 -f
 ; RUN: llvm-link %t.1.bc  %t.2.bc
 @X = external global i32