llvm-6502/test/Object/mri4.test

8 lines
169 B
Plaintext

; RUN: echo abc > %t.mri
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
; CHECK: Unknown command: abc.
; line_iterator is incompatible to CRLF.
; REQUIRES: shell