[lld] [llvm] [LLD][COFF] Prefetch inputs early-on to improve link times (PR #169224)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 8 04:17:34 PST 2026


================
@@ -38,6 +38,8 @@ Breaking changes
 COFF Improvements
 -----------------
 
+* New flag ``-prefetch-inputs`` can improve link times if (some) input files were not in the Windows cache.
+
----------------
zmodem wrote:

Can you expand this a little with the pros and cons of using the flag?

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


More information about the llvm-commits mailing list