[PATCH] D34956: [ELF] - Store pointer to PT_LOAD instead of pointer to first section (FirstInPtLoad) in OutputSection

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 01:47:06 PDT 2017


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

- Addressed review comments.


https://reviews.llvm.org/D34956

Files:
  ELF/InputSection.cpp
  ELF/LinkerScript.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34956.113039.patch
Type: text/x-patch
Size: 4123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/977ea0f2/attachment.bin>


More information about the llvm-commits mailing list