[PATCH] D25240: [ELF] Don't report error if undefined symbol is not used anywhere
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 06:29:35 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283431: [ELF] Don't fail if undefined symbol is not used (authored by evgeny777).
Changed prior to commit:
https://reviews.llvm.org/D25240?vs=73623&id=73788#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25240
Files:
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/use-bar.s
lld/trunk/test/ELF/libsearch.s
lld/trunk/test/ELF/linkerscript/edata-etext.s
lld/trunk/test/ELF/sysroot.s
lld/trunk/test/ELF/undef-shared.s
lld/trunk/test/ELF/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25240.73788.patch
Type: text/x-patch
Size: 6116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/0e19ce96/attachment.bin>
More information about the llvm-commits
mailing list