[PATCH] D70447: [Support] ThreadPoolExecutor fixes for Windows/MinGW

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 22:15:14 PDT 2023


MaskRay added a comment.
Herald added a project: All.

@andrewng Issue llvm_shutdown called by lld::exitLld(1) is racy <https://github.com/llvm/llvm-project/issues/66974> is related to code touched by this patch. I wonder whether you have any insights...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70447



More information about the llvm-commits mailing list