Index: lld/trunk/test/ELF/reproduce-backslash.s =================================================================== --- lld/trunk/test/ELF/reproduce-backslash.s +++ lld/trunk/test/ELF/reproduce-backslash.s @@ -4,6 +4,6 @@ # legal for a filename to contain backslashes. # RUN: llvm-mc %s -o foo\\.o -filetype=obj -triple=x86_64-pc-linux # RUN: ld.lld foo\\.o --reproduce repro -# RUN: cpio -t < repro.cpio | FileCheck %s +# RUN: cpio -it < repro.cpio | FileCheck %s # CHECK: repro/{{.*}}/foo\.o Index: lld/trunk/test/ELF/reproduce-windows.s =================================================================== --- lld/trunk/test/ELF/reproduce-windows.s +++ lld/trunk/test/ELF/reproduce-windows.s @@ -6,7 +6,7 @@ # RUN: llvm-mc %s -o %t.dir/build/foo.o -filetype=obj -triple=x86_64-pc-linux # RUN: cd %t.dir # RUN: ld.lld build/foo.o --reproduce repro -# RUN: cpio -t < repro.cpio | FileCheck %s +# RUN: cpio -it < repro.cpio | FileCheck %s # CHECK: repro/response.txt # CHECK: repro/{{.*}}/build/foo.o Index: lld/trunk/test/ELF/reproduce.s =================================================================== --- lld/trunk/test/ELF/reproduce.s +++ lld/trunk/test/ELF/reproduce.s @@ -51,7 +51,7 @@ # RSP2-NEXT: -soname="foo bar" # RSP2-NEXT: -soname="foo bar" -# RUN: cpio -t < repro2.cpio | FileCheck %s +# RUN: cpio -it < repro2.cpio | FileCheck %s # CHECK: repro2/response.txt # CHECK-NEXT: repro2/version.txt # CHECK-NEXT: repro2/{{.*}}/dyn