OSDN Git Service

This does not fail anymore
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 10 Oct 2008 20:28:32 +0000 (20:28 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 10 Oct 2008 20:28:32 +0000 (20:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57360 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll

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