[PATCH] D86142: [LLD] Search archives for non-tentative defintions.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 12:24:04 PDT 2020


sfertile updated this revision to Diff 294399.
sfertile added a comment.

- Add static on helper functions.
- Use `##` for comments in lit test.
- Remove redundant parens
- Ignore locals when looking for overriding symbol def.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86142/new/

https://reviews.llvm.org/D86142

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Symbols.cpp
  lld/test/ELF/common-archive-lookup.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86142.294399.patch
Type: text/x-patch
Size: 9880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/a7de670c/attachment.bin>


More information about the llvm-commits mailing list