[PATCH] D22683: [ELF] Symbol assignment within input section list

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 07:31:01 PDT 2016


evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 66319.
evgeny777 added a comment.

Review updated.
Added helper class OutputSectionBuilder to reduce size of LinkerScript::createSections


https://reviews.llvm.org/D22683

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  test/ELF/linkerscript/linkerscript-provide-in-section.s
  test/ELF/linkerscript/linkerscript-symbols-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22683.66319.patch
Type: text/x-patch
Size: 17972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/a4c83433/attachment.bin>


More information about the llvm-commits mailing list