these tests fail on alpha for some reason

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-10-31 16:15:49 +00:00
parent 5a608ddada
commit 0863ce59b5
3 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,5 @@
;RUN: llvm-ranlib %t.GNU.a
;RUN: llvm-ar t %t.GNU.a > %t1
;RUN: diff %t1 %p/GNU.toc
; XFAIL: alpha

View File

@ -5,3 +5,5 @@
;RUN: llvm-ranlib %t.SVR4.a
;RUN: llvm-ar t %t.SVR4.a > %t1
;RUN: diff %t1 %p/SVR4.toc
; XFAIL: alpha

View File

@ -5,3 +5,5 @@
;RUN: llvm-ranlib %t.xpg4.a
;RUN: llvm-ar t %t.xpg4.a > %t1
;RUN: diff %t1 %p/xpg4.toc
; XFAIL: alpha