[PATCH] D55902: [ELF] Move IsNeeded logic from SymbolTable::addShared to MarkLive, and check IsUsedInRegularObj

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 14:46:23 PST 2018


MaskRay updated this revision to Diff 179164.
MaskRay added a comment.

Add another test as-needed-in-regular.s


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D55902

Files:
  ELF/MarkLive.cpp
  ELF/SymbolTable.cpp
  test/ELF/as-needed-in-regular.s
  test/ELF/as-needed-not-in-regular.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55902.179164.patch
Type: text/x-patch
Size: 3565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/566c9400/attachment.bin>


More information about the llvm-commits mailing list