[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
Sat May 23 09:31:40 PDT 2020


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

Use CHECK(...)


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.265870.patch
Type: text/x-patch
Size: 9307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/b338d2d9/attachment-0001.bin>


More information about the llvm-commits mailing list