Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-27-InlineAsm-X-Dest.ll
index 0ea13a2ad2e84b4e7bad4b16667a1ba6d3dbc2eb..af522dc4c58d1f6e4238c4c0a0538e3e446f46a7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 ; Test that we can have an "X" output constraint.