Apparently these do pass on some alphas
authorChris Lattner <sabre@nondot.org>
Mon, 31 Oct 2005 19:06:13 +0000 (19:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 31 Oct 2005 19:06:13 +0000 (19:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24125 91177308-0d34-0410-b5e6-96231b3b80d8

test/Archive/ranlib_GNU.ll
test/Archive/ranlib_SVR4.ll
test/Archive/ranlib_xpg4.ll

index 24c9dcb6ebd7a26c137741b174b00eeeb5ade129..6e8b5bcdb2af6c0d6f91ce80edbdd28312f1bbfa 100644 (file)
@@ -6,4 +6,3 @@
 ;RUN: llvm-ar t %t.GNU.a > %t1
 ;RUN: diff %t1 %p/GNU.toc
 
-; XFAIL: alpha
index 0db4b5d4ef007705dd213f04bf88a0a3b7eae5dd..2c5915c9f56cc19ca8bf2680d7f6c8f9eb2c4111 100644 (file)
@@ -6,4 +6,3 @@
 ;RUN: llvm-ar t %t.SVR4.a > %t1
 ;RUN: diff %t1 %p/SVR4.toc
 
-; XFAIL: alpha
index 79a38b550b3f2e24f212a2257751d5f08a9eaeda..dc412c22a98c21f4ab782c908e2f15ff36dd88f0 100644 (file)
@@ -6,4 +6,3 @@
 ;RUN: llvm-ar t %t.xpg4.a > %t1
 ;RUN: diff %t1 %p/xpg4.toc
 
-; XFAIL: alpha