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

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 09:30:01 PDT 2025


================
@@ -20,6 +20,7 @@
 #include "llvm/ADT/CachedHashString.h"
 #include "llvm/ADT/STLExtras.h"
 #include "llvm/LTO/LTO.h"
+#include "llvm/Object/Archive.h"
----------------
bd1976bris wrote:

I pushed a commit to remove this. Thanks.

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


More information about the llvm-commits mailing list