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


Tried to produce the same result as the linker script. Can you take a look?

On Thu, Feb 11, 2016 at 2:00 PM, Rui Ueyama <ruiu at google.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/61301d7e/attachment.html>


More information about the llvm-commits mailing list