[PATCH] D27131: [ELF] - Add support of proccessing of the rest allocatable synthetic sections from linkerscript.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 07:00:34 PST 2016


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.

This change continues what was started by https://reviews.llvm.org/D27040
Now all allocatable synthetics should be available from script side.


https://reviews.llvm.org/D27131

Files:
  ELF/LinkerScript.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/eh-frame-hdr-abs-fde.s
  test/ELF/eh-frame-hdr-augmentation.s
  test/ELF/eh-frame-hdr-icf.s
  test/ELF/eh-frame-hdr.s
  test/ELF/eh-frame-marker.s
  test/ELF/linkerscript/phdrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27131.79302.patch
Type: text/x-patch
Size: 16587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/8e721400/attachment.bin>


More information about the llvm-commits mailing list