[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
Tue Nov 29 07:25:25 PST 2016


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

- Addressed review comments.


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.79570.patch
Type: text/x-patch
Size: 16822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/6f2d413c/attachment.bin>


More information about the llvm-commits mailing list