summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/mri1.test
blob: ad3bbde72b12c9d188d90d307760749b285b12b6 (plain)
1
2
3
4
5
6
7
8
9
; 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
OpenPOWER on IntegriCloud