[PATCH] D105959: Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 01:07:32 PDT 2021


jhenderson added a comment.

I've briefly skimmed this, and the general approach looks good. Unfortunately, I don't have the time to review this further at this point.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105959



More information about the llvm-commits mailing list