[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
Thu Jul 27 01:28:09 PDT 2017


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

- Rebased.


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.108432.patch
Type: text/x-patch
Size: 4160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/51ff9658/attachment.bin>


More information about the llvm-commits mailing list