[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
Thu Aug 13 15:17:52 PDT 2020


christylee updated this revision to Diff 285511.
christylee added a comment.

Updated to use the script parser so we can allow all KEEP semantics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85056

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

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


More information about the llvm-commits mailing list