Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / 2007-04-03-UndefinedSymbol.ll
index 42f5034c70a7647660bc802c855161def2eec510..e001cde8351bffe6063d091c5bdc6a9b59b60127 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic | \
+; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic | \
 ; RUN:   not grep LPC9
 
        %struct.B = type { i32 }