[PATCH] D16575: [ELF] - Redesign of program headers creation code.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 07:00:50 PST 2016


grimar updated this revision to Diff 46268.
grimar added a comment.

- bool FirstLoad -> size_t FirstLoadId
- Assign phdr's flags and types only at the very end.
- Cleanup + added comments.


http://reviews.llvm.org/D16575

Files:
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16575.46268.patch
Type: text/x-patch
Size: 15340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/a581dde7/attachment.bin>


More information about the llvm-commits mailing list