mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-08 19:25:47 +00:00
Apparently these do pass on some alphas
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24125 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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
|
|
||||||
|
Reference in New Issue
Block a user