[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:23:58 PST 2016


ruiu updated this revision to Diff 47580.
ruiu added a comment.

- Added a test for the crtbegin.o rule.


http://reviews.llvm.org/D17120

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/Inputs/ctors_dtors_priority.s
  test/ELF/ctors_dtors_priority.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17120.47580.patch
Type: text/x-patch
Size: 7641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/59bf6439/attachment.bin>


More information about the llvm-commits mailing list