[PATCH] D77512: [ELF] Add --warn-backrefs-exclude=<glob>

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 23:57:46 PDT 2020


MaskRay updated this revision to Diff 255905.
MaskRay edited the summary of this revision.
MaskRay added a comment.

With some experiments, I believe this change is still useful (yes, D77522 <https://reviews.llvm.org/D77522>+D77640 <https://reviews.llvm.org/D77640> are not sufficient for glibc...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77512

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/Symbols.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/warn-backrefs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77512.255905.patch
Type: text/x-patch
Size: 6380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/551ae971/attachment.bin>


More information about the llvm-commits mailing list