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

Anton Korobeynikov anton at korobeynikov.info
Sat Dec 3 15:56:37 PST 2011


Hi Evgeniy.

> Sure, here it is.
Committed in r145781. Maybe some other targets will also require
something similar.

Side note: instead of emitting all the stuff into the same section, we
can emit the symbol into e.g. init_array.<priority> section and rely
on linker to emit all the stuff in the proper order.

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



More information about the llvm-commits mailing list