This does not fail anymore

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57360 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anton Korobeynikov 2008-10-10 20:28:32 +00:00
parent 0eefda1335
commit f03c5afc81

View File

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