[PATCH] D53968: [LLD]fix windows mingw build with 'LLVM_LINK_LLVM_DYLIB' the lld will hang when exiting

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 12:38:04 PDT 2018


zturner added a reviewer: mstorsjo.
zturner added a comment.

+Martin for the MinGW specific aspect of this, I can't comment on that.

However, we usually don't put `ManagedStatic` inside of functions.  Just make them global.


Repository:
  rL LLVM

https://reviews.llvm.org/D53968





More information about the llvm-commits mailing list