[PATCH] D129119: Add llvm::llvm_fast_shutdown()
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 07:52:26 PDT 2022
nhaehnle updated this revision to Diff 447695.
nhaehnle added a comment.
- rebase
- add documentation to the ProgrammersManual
- flush output streams
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.447695.patch
Type: text/x-patch
Size: 16123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/01b326ef/attachment.bin>
More information about the llvm-commits
mailing list