[lld] [llvm] [DTLTO][ELF][COFF] Add archive support for DTLTO. (PR #157043)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 07:10:09 PST 2025


https://github.com/teresajohnson approved this pull request.

Thanks looks good just some minor cleanups noted below (isThinArchive can become a private member func, make member funcs/vars private where possible, and add documenting comments to the declarations). Otherwise lgtm

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


More information about the llvm-commits mailing list