[llvm-commits] Fix constructor order on ARM/ELF

Anton Korobeynikov anton at korobeynikov.info
Tue Dec 6 10:01:00 PST 2011


> Yes, at the moment we only preserve constructor order inside a
> translation unit.
> AFAIK, gcc emits multiple init_array.<prio> sections, and therefore
> preserves correct global constructor order.
Yes. I already have patch for this :) I just need to make sure I won't
break darwin & windows.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list