mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Apparently these do pass on some alphas
llvm-svn: 24125
This commit is contained in:
parent
fd80437e76
commit
92d3dff7a6
@ -6,4 +6,3 @@
|
|||||||
;RUN: llvm-ar t %t.GNU.a > %t1
|
;RUN: llvm-ar t %t.GNU.a > %t1
|
||||||
;RUN: diff %t1 %p/GNU.toc
|
;RUN: diff %t1 %p/GNU.toc
|
||||||
|
|
||||||
; XFAIL: alpha
|
|
||||||
|
@ -6,4 +6,3 @@
|
|||||||
;RUN: llvm-ar t %t.SVR4.a > %t1
|
;RUN: llvm-ar t %t.SVR4.a > %t1
|
||||||
;RUN: diff %t1 %p/SVR4.toc
|
;RUN: diff %t1 %p/SVR4.toc
|
||||||
|
|
||||||
; XFAIL: alpha
|
|
||||||
|
@ -6,4 +6,3 @@
|
|||||||
;RUN: llvm-ar t %t.xpg4.a > %t1
|
;RUN: llvm-ar t %t.xpg4.a > %t1
|
||||||
;RUN: diff %t1 %p/xpg4.toc
|
;RUN: diff %t1 %p/xpg4.toc
|
||||||
|
|
||||||
; XFAIL: alpha
|
|
||||||
|
Loading…
Reference in New Issue
Block a user