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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 02:07:46 PDT 2022


nhaehnle updated this revision to Diff 449599.
nhaehnle added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129119

Files:
  lld/Common/ErrorHandler.cpp
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/ADT/Statistic.h
  llvm/include/llvm/Support/FastShutdown.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/FastShutdown.cpp
  llvm/lib/Support/Parallel.cpp
  llvm/lib/Support/Statistic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129119.449599.patch
Type: text/x-patch
Size: 16361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/88ecbf96/attachment.bin>


More information about the llvm-commits mailing list