[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
Wed May 20 08:43:14 PDT 2020


MaskRay updated this revision to Diff 265259.
MaskRay marked 7 inline comments as done.
MaskRay added a comment.

Address comments


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/test/ELF/invalid/verneed-shared.yaml
  lld/test/ELF/verneed-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80059.265259.patch
Type: text/x-patch
Size: 9368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/cc3a8c1a/attachment.bin>


More information about the llvm-commits mailing list