[PATCH] D77280: [ELF] Make --version-script/--dynamic-list work for lazy symbols fetched by LTO libcalls

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 09:12:25 PDT 2020


MaskRay updated this revision to Diff 254540.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Add canBeVersioned()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77280

Files:
  lld/ELF/SymbolTable.cpp
  lld/ELF/Symbols.cpp
  lld/test/ELF/lto/version-libcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77280.254540.patch
Type: text/x-patch
Size: 4280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/6366e05e/attachment-0001.bin>


More information about the llvm-commits mailing list