eugenis added a comment. A bigger problem is current LLD crashing on SHF_LINK_ORDER with zero sh_link, and ld.bfd complaining about that with warning messages. This means we can not safely create such sections in the compiler. Add SHF_ASSOCIATED? https://reviews.llvm.org/D28626