[PATCH] D35337: [Solaris] gcc runtime dropped support for .ctors, switch to .init_array

Fedor Sergeev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 16:51:29 PDT 2017


fedor.sergeev added a comment.

Note, that LLVM has already been changed to honor use-init-array on Solaris:

  https://reviews.llvm.org/rL305948

(before that change setting Options.UseInitArray in clang would not matter).


https://reviews.llvm.org/D35337





More information about the cfe-commits mailing list