Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / Alpha / bic.ll
index 6e635119e569e40988a117a71ad656950aef8c04..9f0035097b0ef49bcba852b9be25c3ee10ff024a 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase codegens to the bic instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep {bic}
+; RUN: llc < %s -march=alpha | grep {bic}
 
 define i64 @bar(i64 %x, i64 %y) {
 entry: