[PATCH] D40407: [COFF] Implement constructor priorities
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 01:24:59 PST 2017
ruiu added a comment.
Could you give me a context of this patch? .ctors and .dtors are essentially an ELF stuff, so I'm wondering how you are going to use it in COFF.
https://reviews.llvm.org/D40407
More information about the llvm-commits
mailing list