This does not fail anymore

llvm-svn: 57360
This commit is contained in:
Anton Korobeynikov 2008-10-10 20:28:32 +00:00
parent 8ed548b24a
commit 3f74df506c

View File

@ -1,6 +1,4 @@
; RUN: llvm-as < %s | llc ; RUN: llvm-as < %s | llc
; XFAIL: sparc-sun-solaris2
; PR1557
; Test that we can have an "X" output constraint. ; Test that we can have an "X" output constraint.