[PATCH] D14140: [ELF2] SECTIONS command basic support

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 01:04:40 PST 2015


denis-protivensky updated this revision to Diff 39034.
denis-protivensky marked 13 inline comments as done.
denis-protivensky added a comment.

Updated:

- Style fixes in linker script
- Remove InputSectionDescription
- Remove hasCustomSections check
- Rename discardInputSection -> isDiscarded
- Make compareSections static


http://reviews.llvm.org/D14140

Files:
  ELF/Config.h
  ELF/LinkerScript.cpp
  ELF/Writer.cpp
  test/elf2/linkerscript-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14140.39034.patch
Type: text/x-patch
Size: 13713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/f8074246/attachment.bin>


More information about the llvm-commits mailing list