[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 Sep 7 03:57:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312711: [ELF] - Store pointer to PT_LOAD instead of pointer to first section in… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D34956?vs=113974&id=114144#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34956.114144.patch
Type: text/x-patch
Size: 4225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/0daacb97/attachment.bin>


More information about the llvm-commits mailing list