[PATCH] D15191: [ELF] Support PHDRS command

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 01:26:57 PST 2015


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

Updated:

- Add method comment
- Simplify custom header layout loop
- Check if no sections assigned to custom headers
- Improve NONE header handling
- Style fixes in the header layout loop


http://reviews.llvm.org/D15191

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15191.42033.patch
Type: text/x-patch
Size: 40209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/665adfb1/attachment.bin>


More information about the llvm-commits mailing list