[PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 05:35:21 PDT 2016


grimar updated this revision to Diff 64308.
grimar added a comment.

- Addressed review comments + minor cleanup changes.


https://reviews.llvm.org/D19976

Files:
  ELF/InputSection.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/linkerscript-sections-keep.s
  test/ELF/linkerscript-sections.s
  test/ELF/linkerscript-va.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19976.64308.patch
Type: text/x-patch
Size: 24493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/d1364b51/attachment.bin>


More information about the llvm-commits mailing list