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

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


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

Update:

- Style fixes
- Use reference in range-for-loop (auto &)


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.38723.patch
Type: text/x-patch
Size: 18722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151029/4c2bcc55/attachment.bin>


More information about the llvm-commits mailing list