================ @@ -226,6 +226,8 @@ void OutputSection::finalizeInputSections() { i = std::prev(mergeSections.end()); syn->entsize = ms->entsize; isd->sections.push_back(syn); + if (script) ---------------- mysterymath wrote: Done. https://github.com/llvm/llvm-project/pull/90007