1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Object/mri1.test

10 lines
197 B
Plaintext

; 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
; line_iterator is incompatible to CRLF.
; REQUIRES: shell