[PATCH] D34326: [ELF] - Support SORT_BY_INIT_PRIORITY for .ctors.*/.dtors sections in linkerscript.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 03:17:29 PDT 2017


grimar added a comment.

Ok :)

In https://reviews.llvm.org/D34326#786241, @ruiu wrote:

> If you use SORT_BY_INIT_PRIORITY on .ctors or .dtors, that is a misuse of the feature.


Does it make sence to error out this case ?


https://reviews.llvm.org/D34326





More information about the llvm-commits mailing list