[llvm-commits] Update the comment for StructorOutputOrder
Anton Korobeynikov
asl at math.spbu.ru
Mon Dec 19 00:54:37 PST 2011
Evgeniy,
> AFAIK, this is not commited yet.
Don't worry about this patch, since the StructorPriority concept is
completely bogus. It's a property of the ctors / dtors section in
which order the stuff should be emitted there, not something "global".
I have a patch which already fixes this (and also has a nice effect of
making ctors priorities global, as they should). Recently I finished
the testing on ELF. As soon as it will pass on Windows & Darwin I will
commit it.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list