[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
Mon May 18 10:13:50 PDT 2020


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

Rename verneed-shared-undefined.s to verneed-shared.s


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.264671.patch
Type: text/x-patch
Size: 9735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/21bb5410/attachment-0001.bin>


More information about the llvm-commits mailing list