[lld] [lld][MachO]Multi-threaded i/o. Twice as fast linking a large project. (PR #147134)
Daniel RodrÃguez Troitiño via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 6 10:20:53 PDT 2025
================
@@ -31,6 +31,7 @@
#include "lld/Common/Reproduce.h"
#include "lld/Common/Version.h"
#include "llvm/ADT/DenseSet.h"
+#include "llvm/ADT/ScopeExit.h"
----------------
drodriguez wrote:
Not needed anymore?
https://github.com/llvm/llvm-project/pull/147134
More information about the llvm-commits
mailing list