[PATCH] D105506: [LLD] [COFF] Avoid thread exhaustion on 32-bit Windows host

Jeremy Drake via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 13:56:47 PDT 2021


jeremyd2019 added a comment.

Yes, I suspect that anything with enough files for this to make a noticeable performance difference would have crashed on 32-bit Windows either because of this or the 32-bit address space being exhausted.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105506/new/

https://reviews.llvm.org/D105506



More information about the llvm-commits mailing list