mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Re-enable tests in llvm/test/Object, corresponding to line_iterator's
change in r221153. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221265 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
992662c0ad
commit
12fcb9cf0d
@ -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