[PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 02:27:04 PDT 2016


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.

This adds InputSectionDescription command to represent
the input section declaration.

This leads to next cleanup:
SectionRule removed.
ScriptConfiguration::Sections mamber removed.
ScriptConfiguration::KeptSections removed.


https://reviews.llvm.org/D22617

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22617.64843.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/40de3cfd/attachment.bin>


More information about the llvm-commits mailing list