[PATCH] D28103: Use TarWriter to create tar archives instead of cpio.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 18:44:50 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291210: Use TarWriter to create tar archives instead of cpio. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D28103?vs=82489&id=83337#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28103

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Driver.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Driver.h
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/include/lld/Core/Reproduce.h
  lld/trunk/lib/Core/Reproduce.cpp
  lld/trunk/test/COFF/linkrepro.test
  lld/trunk/test/ELF/reproduce-backslash.s
  lld/trunk/test/ELF/reproduce-error.s
  lld/trunk/test/ELF/reproduce-linkerscript.s
  lld/trunk/test/ELF/reproduce-thin-archive.s
  lld/trunk/test/ELF/reproduce-windows.s
  lld/trunk/test/ELF/reproduce-windows2.s
  lld/trunk/test/ELF/reproduce.s
  lld/trunk/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28103.83337.patch
Type: text/x-patch
Size: 19257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/e7437b8a/attachment.bin>


More information about the llvm-commits mailing list