[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:49:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD349849: [ELF] Move IsNeeded logic from SymbolTable::addShared to MarkLive, and checkā€¦ (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55902?vs=179164&id=179166#toc

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.179166.patch
Type: text/x-patch
Size: 3613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/851e2203/attachment.bin>


More information about the llvm-commits mailing list