[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
Thu Nov 24 09:35:06 PST 2016
grimar updated this revision to Diff 79242.
grimar added a comment.
- Addressed review comments.
- Removed 2 excessive checks.
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.79242.patch
Type: text/x-patch
Size: 17773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/77a96755/attachment.bin>
More information about the llvm-commits
mailing list