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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 16:15:26 PDT 2018


ruiu added a comment.

I think it is OK to wrap these objects with ManagedStatic as long as it fixes a crash bug and doesn't do any harm.


Repository:
  rL LLVM

https://reviews.llvm.org/D53968





More information about the llvm-commits mailing list