[all-commits] [llvm/llvm-project] a0a2dd: Revert "ManagedStatic: remove from DebugCounter"
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Thu Aug 25 10:45:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0a2ddfcc5cdd3488c5e67f461ac8e04264ab8f8
https://github.com/llvm/llvm-project/commit/a0a2ddfcc5cdd3488c5e67f461ac8e04264ab8f8
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M llvm/include/llvm/Support/DebugCounter.h
M llvm/lib/Support/DebugCounter.cpp
Log Message:
-----------
Revert "ManagedStatic: remove from DebugCounter"
This reverts commit 51d82502d98d3c5d60606e63b6c23bb5759fdb91.
There is a regression in the flang-aarch64-dylib buildbot which is most
likely caused by this change. Reverting until I can investigate.
More information about the All-commits
mailing list