llvm-project/llvm/lib/DebugInfo/MSF
Nicolai Hähnle ede600377c ManagedStatic: remove many straightforward uses in llvm
(Reapply after revert in e9ce1a5880 due to
Fuchsia test failures. Removed changes in lib/ExecutionEngine/ other
than error categories, to be checked in more detail and reapplied
separately.)

Bulk remove many of the more trivial uses of ManagedStatic in the llvm
directory, either by defining a new getter function or, in many cases,
moving the static variable directly into the only function that uses it.

Differential Revision: https://reviews.llvm.org/D129120
2022-07-10 10:29:15 +02:00
..
CMakeLists.txt
MSFBuilder.cpp Tweak diagnostic text from e4eb6216c2 2021-12-06 19:57:28 -05:00
MSFCommon.cpp
MSFError.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
MappedBlockStream.cpp Cleanup llvm/DebugInfo/PDB headers 2022-02-23 10:31:34 +01:00