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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 01:52:04 PST 2016


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

- Introduced PhdrsContext which contains helpfull info found during scanHeaders() call like index of TLS, Relro phdrs.
- Get rid of excess assignAddresses() pass. Now there are two left, which seems reasonable amount.


http://reviews.llvm.org/D16575

Files:
  ELF/Writer.cpp

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


More information about the llvm-commits mailing list