[PATCH] D32721: Accept archive files with no symbol table instad of warning on them.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 14:15:51 PDT 2017


On Wed, May 3, 2017 at 2:16 PM, Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL302083: Accept archive files with no symbol table
> instad of warning on them. (authored by ruiu).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D32721?vs=97500&id=97731#toc
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D32721
>
> Files:
>   lld/trunk/ELF/Config.h
>   lld/trunk/ELF/Driver.cpp
>   lld/trunk/ELF/InputFiles.cpp
>   lld/trunk/ELF/InputFiles.h
>   lld/trunk/ELF/Relocations.cpp
>   lld/trunk/test/ELF/lto/archive-no-index.ll
>
>
FYI, I think this caused PR32931.

-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/76d784cc/attachment.html>


More information about the llvm-commits mailing list