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