[PATCH] D35509: Covnert .[cd]tors to .{init, fini}_array using synthetic section.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 17:44:43 PDT 2017


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

- Resurrect an old patch to support .ctors/.dtors to be used with .init/fini.


https://reviews.llvm.org/D35509

Files:
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/ctors_dtors_priority.s
  lld/test/ELF/gc-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35509.120520.patch
Type: text/x-patch
Size: 9863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/4527ca08/attachment-0001.bin>


More information about the llvm-commits mailing list