[PATCH] D15191: [ELF] Support PHDRS command
Denis Protivensky via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 02:29:23 PST 2015
denis-protivensky updated this revision to Diff 42150.
denis-protivensky marked an inline comment as done.
denis-protivensky added a comment.
Updated:
- move out some functionality to couple of methods
- improve NONE header handling (it now can be specified with other headers and just ignored)
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.42150.patch
Type: text/x-patch
Size: 41939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/bfd6c44d/attachment-0001.bin>
More information about the llvm-commits
mailing list