Big archive writer operation is not currently supported so mark these tests XFAIL for now. Reviewed By: jsji Differential Revision: https://reviews.llvm.org/D122949
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
; XFAIL: system-aix
|
|
|
|
; RUN: echo create %t.a > %t.mri
|
|
; RUN: echo save >> %t.mri
|
|
; RUN: echo end >> %t.mri
|
|
|
|
; RUN: llvm-ar -M < %t.mri
|
|
; RUN: llvm-ar t %t.a
|