================ @@ -369,6 +369,7 @@ constexpr const char addrSig[] = "__llvm_addrsig"; } // namespace section_names +void addInputSection(InputSection *inputSection); ---------------- alx32 wrote: Added docs to function body. https://github.com/llvm/llvm-project/pull/85692