[PATCH] D15191: [ELF] Support PHDRS command

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 01:44:09 PST 2015


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

Updated:

- Use std::vector instead of SmallVector
- Add comments to methods
- Rename fillPhdrs -> fillUnusedPhdrs


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.42971.patch
Type: text/x-patch
Size: 42355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/1aff4c5a/attachment-0001.bin>


More information about the llvm-commits mailing list