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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 15:47:45 PDT 2020


MaskRay created this revision.
Herald added subscribers: llvm-commits, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

-z dead-nonalloc-reloc=<section_glob>=<value>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83264

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Options.td
  lld/test/ELF/debug-dead-reloc-icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83264.275854.patch
Type: text/x-patch
Size: 5179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/f3d0a8ff/attachment.bin>


More information about the llvm-commits mailing list