[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
Wed Sep 6 02:59:56 PDT 2017


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

- Addressed 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.113974.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/05e1b529/attachment.bin>


More information about the llvm-commits mailing list