[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 Jul 19 01:02:54 PDT 2017


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

- Rebased.


https://reviews.llvm.org/D34956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34956.107258.patch
Type: text/x-patch
Size: 15147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/ef7e8252/attachment.bin>


More information about the llvm-commits mailing list