[PATCH] D30303: Convert EhOutputSection to be a synthetic section

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 09:50:47 PST 2017


rafael created this revision.

With this we complete the transition out of special output sections, and with the previous patches it should be possible to merge OutputSectionBase and OuputSection.


https://reviews.llvm.org/D30303

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Relocations.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30303.89524.patch
Type: text/x-patch
Size: 26318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/962c76d1/attachment.bin>


More information about the llvm-commits mailing list