[lld] r260460 - ELF: Implement __attribute__((init_priority(N)) support.

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 17:00:12 PST 2016


On Wed, Feb 10, 2016 at 03:42:17PM -0800, Rui Ueyama via llvm-commits wrote:
> Are .[cd]tors still in use?

They are easier to use from assembler if you want consistent results
across the various ELF platforms, so yes.

Joerg


More information about the llvm-commits mailing list