[PATCH] D129116: ManagedStatic: remove from DebugCounter

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 02:14:26 PDT 2022


nhaehnle created this revision.
nhaehnle added reviewers: efriedma, lattner.
Herald added subscribers: bzcheeseman, rriddle, hiraditya.
Herald added a project: All.
nhaehnle requested review of this revision.
Herald added a subscriber: stephenneuendorffer.
Herald added a project: LLVM.

Follow the pattern used in MLIR for the cl::opt instances.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129116

Files:
  llvm/include/llvm/Support/DebugCounter.h
  llvm/lib/Support/DebugCounter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129116.442215.patch
Type: text/x-patch
Size: 3389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/0055c8a3/attachment.bin>


More information about the llvm-commits mailing list