[PATCH] D86142: [LLD] Search archives for non-tentative defintions.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 08:02:36 PST 2020
sfertile updated this revision to Diff 304843.
sfertile added a comment.
- Add testing for warn-backrefs interaction.
- Spelling fixes
- Fix comments to use `##` instead of `#` in lit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86142/new/
https://reviews.llvm.org/D86142
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/Options.td
lld/ELF/Symbols.cpp
lld/test/ELF/common-archive-lookup.s
lld/test/ELF/warn-backrefs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86142.304843.patch
Type: text/x-patch
Size: 15233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/49821897/attachment.bin>
More information about the llvm-commits
mailing list