[PATCH] D80059: [ELF] Parse SHT_GNU_verneed and respect versioned undefined symbols in shared objects

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 09:17:01 PDT 2020


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

Rebase after D80143 <https://reviews.llvm.org/D80143>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80059

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Symbols.cpp
  lld/test/ELF/invalid/verneed-shared.yaml
  lld/test/ELF/verneed-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80059.264937.patch
Type: text/x-patch
Size: 9788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/223cdbe4/attachment.bin>


More information about the llvm-commits mailing list