mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:50:30 +00:00
Re-enable tests in llvm/test/Object, corresponding to line_iterator's
change in r221153. llvm-svn: 221265
This commit is contained in:
parent
92763119a2
commit
74fdfce630
@ -12,6 +12,3 @@
|
||||
; CHECK-NEXT: very_long_bytecode_file_name.bc
|
||||
; CHECK-NEXT: IsNAN.o
|
||||
; CHECK-NEXT: test
|
||||
|
||||
; line_iterator is incompatible to CRLF.
|
||||
; REQUIRES: shell
|
||||
|
@ -31,6 +31,3 @@
|
||||
; NEW-NEXT: 0000000000000000 t bar
|
||||
; NEW-NEXT: 0000000000000006 T foo
|
||||
; NEW-NEXT: 0000000000000016 T main
|
||||
|
||||
; line_iterator is incompatible to CRLF.
|
||||
; REQUIRES: shell
|
||||
|
@ -4,6 +4,3 @@
|
||||
|
||||
; RUN: llvm-ar -M < %t.mri
|
||||
; RUN: llvm-ar t %t.a
|
||||
|
||||
; line_iterator is incompatible to CRLF.
|
||||
; REQUIRES: shell
|
||||
|
@ -4,6 +4,3 @@
|
||||
|
||||
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
|
||||
; CHECK: File already saved.
|
||||
|
||||
; line_iterator is incompatible to CRLF.
|
||||
; REQUIRES: shell
|
||||
|
@ -2,6 +2,3 @@
|
||||
|
||||
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
|
||||
; CHECK: Unknown command: abc.
|
||||
|
||||
; line_iterator is incompatible to CRLF.
|
||||
; REQUIRES: shell
|
||||
|
Loading…
Reference in New Issue
Block a user