[clang] [lld] [llvm] Integrated Distributed ThinLTO (DTLTO): Initial support (PR #126654)

via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 12 17:38:41 PST 2025


================
@@ -0,0 +1,44 @@
+/// Check DTLTO options are forwarded to the linker.
+
+// REQUIRES: lld
+
+// RUN: echo "-target x86_64-linux-gnu \
----------------
bd1976bris wrote:

Done. Thanks. Apologies, I now recall you writing about this previously.

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


More information about the cfe-commits mailing list