[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
Thu May 21 11:54:04 PDT 2020
MaskRay updated this revision to Diff 265560.
MaskRay marked 4 inline comments as done.
MaskRay added a comment.
Use llvm::object::ELFFile::getSectionContents
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.265560.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/bf2ac254/attachment.bin>
More information about the llvm-commits
mailing list