aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll b/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll
index 6f8fbaee70..0ea13a2ad2 100644
--- a/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll
+++ b/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll
@@ -1,6 +1,4 @@
; RUN: llvm-as < %s | llc
-; XFAIL: sparc-sun-solaris2
-; PR1557
; Test that we can have an "X" output constraint.