[PATCH] D40408: [LLD] [COFF] Implement numerical sorting of constructors with priority
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 01:26:09 PST 2017
ruiu added a comment.
Ah, okay, this is the lld-side patch. I wonder if you can't just create .ctors$12345 instead of .ctors.12345 for COFF. Do you need this?
https://reviews.llvm.org/D40408
More information about the llvm-commits
mailing list