[PATCH] D17120: ELF: Implement the correct semantics of .[cd]tors.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 19:48:29 PST 2016
ruiu updated this revision to Diff 47584.
ruiu added a comment.
- Address Michael's comments.
- Added a test for crtend.
http://reviews.llvm.org/D17120
Files:
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/Inputs/ctors_dtors_priority1.s
test/ELF/Inputs/ctors_dtors_priority2.s
test/ELF/Inputs/ctors_dtors_priority3.s
test/ELF/ctors_dtors_priority.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17120.47584.patch
Type: text/x-patch
Size: 9079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/0bf27663/attachment.bin>
More information about the llvm-commits
mailing list