[PATCH] D15191: [ELF] Support PHDRS command
Denis Protivensky via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 04:25:52 PST 2015
denis-protivensky updated this revision to Diff 43123.
denis-protivensky marked 4 inline comments as done.
denis-protivensky added a comment.
Updated:
- Remove IndicesVector typedef
- Replace std::copy with insert into vector
- Add more comments to functions
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.43123.patch
Type: text/x-patch
Size: 42684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/e09ac72f/attachment.bin>
More information about the llvm-commits
mailing list