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

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 02:32:02 PDT 2015


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

Updated:

- Remove dynamic casting of output section classes
- Remove separate class for linker script support
- Move linker script-related code to Writer and use conditional checks where needed


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.38716.patch
Type: text/x-patch
Size: 18734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151029/35ab8bb3/attachment.bin>


More information about the llvm-commits mailing list