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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 19:02:54 PST 2017


Ping.

On Mon, Dec 26, 2016 at 10:19 AM, Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:

> ruiu updated this revision to Diff 82489.
> ruiu added a comment.
>
> - Updated as per Peter's comment.
>
>
> https://reviews.llvm.org/D28103
>
> Files:
>   lld/COFF/Driver.cpp
>   lld/COFF/Driver.h
>   lld/ELF/Driver.cpp
>   lld/ELF/Driver.h
>   lld/ELF/InputFiles.cpp
>   lld/include/lld/Core/Reproduce.h
>   lld/lib/Core/Reproduce.cpp
>   lld/test/COFF/linkrepro.test
>   lld/test/ELF/reproduce-backslash.s
>   lld/test/ELF/reproduce-error.s
>   lld/test/ELF/reproduce-linkerscript.s
>   lld/test/ELF/reproduce-thin-archive.s
>   lld/test/ELF/reproduce-windows.s
>   lld/test/ELF/reproduce-windows2.s
>   lld/test/ELF/reproduce.s
>   lld/test/lit.cfg
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/9c099b84/attachment.html>


More information about the llvm-commits mailing list