[PATCH] D27040: [ELF] - Add support for access to most of synthetic sections from linkerscript.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 06:43:58 PST 2016


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

- Addressed review comments.


https://reviews.llvm.org/D27040

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/eh-align-cie.s
  test/ELF/eh-frame-hdr-augmentation.s
  test/ELF/eh-frame-marker.s
  test/ELF/eh-frame-merge.s
  test/ELF/linkerscript/phdrs.s
  test/ELF/synthetic-got.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27040.79067.patch
Type: text/x-patch
Size: 18292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/5602b38a/attachment.bin>


More information about the llvm-commits mailing list