[PATCH] D85056: [ELF] Add --keep-section to expose linkerscript KEEP directive as a linker flag

Christy Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 16:13:08 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85056

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/MarkLive.cpp
  lld/ELF/Options.td
  lld/test/ELF/keep-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85056.282347.patch
Type: text/x-patch
Size: 4143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/decd32be/attachment.bin>


More information about the llvm-commits mailing list