[clang] [clang] [MinGW] Explicitly always pass the -fno-use-init-array (PR #68571)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 13:25:44 PDT 2023


efriedma-quic wrote:

Hmm...

Maybe the backend should have some notion of a default ctors section.  So if the frontend doesn't explicitly specify anything, the backend tries to pick the right default.

https://github.com/llvm/llvm-project/pull/68571


More information about the cfe-commits mailing list