Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / PowerPC / hidden-vis.ll
index e04c89aebcc23bd5c7222b87c477b4ba3fe2d223..b2cc1431ebde57ae9d2e9bc1fc6e60f69a2de915 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=powerpc-apple-darwin9 | not grep non_lazy_ptr
+; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | not grep non_lazy_ptr
 
 @x = weak hidden global i32 0          ; <i32*> [#uses=1]