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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 07:27:48 PDT 2021


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

32-bit builds of LLD are not well supported (see aforementioned address space issues), so sure, we can power this optimization down there.


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