[PATCH] D129119: Add llvm::llvm_fast_shutdown()

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 13:27:36 PDT 2022


nhaehnle added a comment.

In D129119#3688250 <https://reviews.llvm.org/D129119#3688250>, @efriedma wrote:

> Do we also want to handle dumping debug counters, if that's enabled?

Hmm, I think you're right. I will revisit that, also the (non-)races.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129119



More information about the llvm-commits mailing list