mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-25 03:30:37 +00:00
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:
parent
5a608ddada
commit
0863ce59b5
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user