[PATCH] D129132: Remove ManagedStatic and deprecate llvm_shutdown
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 02:20:19 PDT 2022
nhaehnle created this revision.
nhaehnle added reviewers: efriedma, lattner.
Herald added a reviewer: deadalnix.
Herald added subscribers: hiraditya, krytarowski, mgorny.
Herald added a project: All.
nhaehnle requested review of this revision.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129132
Files:
llvm/docs/ProgrammersManual.rst
llvm/include/llvm-c/Core.h
llvm/include/llvm/Support/ManagedStatic.h
llvm/lib/IR/Core.cpp
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/ManagedStatic.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/ManagedStatic.cpp
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129132.442234.patch
Type: text/x-patch
Size: 13676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/f6355dca/attachment.bin>
More information about the llvm-commits
mailing list