jeremyd2019 wrote: Doesn't seem to matter. The merges are stored in a `std::map`, and IIRC those are sorted rather than insertion order (so maybe it's just because `.bss` < `.data_cygwin_nocopy`?) https://github.com/llvm/llvm-project/pull/136180