change in r221153.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221265
91177308-0d34-0410-b5e6-
96231b3b80d8
; CHECK-NEXT: very_long_bytecode_file_name.bc
; CHECK-NEXT: IsNAN.o
; CHECK-NEXT: test
-
-; line_iterator is incompatible to CRLF.
-; REQUIRES: shell
; NEW-NEXT: 0000000000000000 t bar
; NEW-NEXT: 0000000000000006 T foo
; NEW-NEXT: 0000000000000016 T main
-
-; line_iterator is incompatible to CRLF.
-; REQUIRES: shell
; RUN: llvm-ar -M < %t.mri
; RUN: llvm-ar t %t.a
-
-; line_iterator is incompatible to CRLF.
-; REQUIRES: shell
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
; CHECK: File already saved.
-
-; line_iterator is incompatible to CRLF.
-; REQUIRES: shell
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
; CHECK: Unknown command: abc.
-
-; line_iterator is incompatible to CRLF.
-; REQUIRES: shell