llvm-6502/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