[PATCH] D17120: ELF: Implement the correct semantics of .[cd]tors.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 14:00:06 PST 2016
ruiu updated this revision to Diff 47727.
ruiu added a comment.
- Address Simon's comment.
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.47727.patch
Type: text/x-patch
Size: 8949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/6f915808/attachment.bin>
More information about the llvm-commits
mailing list