Add support for Canadian Cross builds where the host executables are not
[oota-llvm.git] / test / ExecutionEngine / test-loadstore.ll
index ca2ecbfb0a18182fae307b0284efc7f562d40026..298ea96fd72814bab2b53d12e6ae96f507ad0c4f 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 void @test(i8* %P, i16* %P.upgrd.1, i32* %P.upgrd.2, i64* %P.upgrd.3) {