[lld] [llvm] [DTLTO][LLD][COFF] Add support for Integrated Distributed ThinLTO (PR #148594)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 19 10:17:39 PDT 2025


================
@@ -40,3 +39,37 @@ The command-line interface is as follows:
 Some LLD LTO options (e.g., ``--lto-sample-profile=<file>``) are supported.
 Currently, other options are silently accepted but do not have the intended
 effect. Support for such options will be expanded in the future.
+
+COFF LLD
+--------
+
+The command-line interface is as follows:
+
+- ``/thinlto-distributor:<path>``
----------------
MaskRay wrote:

OK:)

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


More information about the llvm-commits mailing list