Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-27-InlineAsm-X-Dest.ll
index 6f8fbaee7050a1c4b94f24b70f79be3dec23beb8..af522dc4c58d1f6e4238c4c0a0538e3e446f46a7 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: llvm-as < %s | llc
-; XFAIL: sparc-sun-solaris2
-; PR1557
+; RUN: llc < %s
 
 ; Test that we can have an "X" output constraint.