[PATCH] D83264: [ELF] Add -z dead-reloc-in-nonalloc=<section_glob>=<value>

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 17:37:37 PDT 2020


MaskRay updated this revision to Diff 275868.
MaskRay retitled this revision from "[ELF] Add -z dead-nonalloc-reloc=<section_glob>=<value>" to "[ELF] Add -z dead-reloc-in-nonalloc=<section_glob>=<value>".
MaskRay edited the summary of this revision.
MaskRay added reviewers: grimar, jhenderson, psmith, ruiu, thakis.
MaskRay added a comment.

Add more tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83264

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Options.td
  lld/docs/ld.lld.1
  lld/test/ELF/dead-reloc-in-nonalloc.s
  lld/test/ELF/debug-dead-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83264.275868.patch
Type: text/x-patch
Size: 8379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/9d9c178f/attachment.bin>


More information about the llvm-commits mailing list