llvm-project/llvm/lib/DebugInfo
Reid Kleckner 85e2cdac73 Delay initialization of three static global maps, NFC
This avoids allocating a few KB of heap memory on startup, and instead
allocates these maps lazily. I noticed this while profiling LLD.

llvm-svn: 357192
2019-03-28 17:33:41 +00:00
..
CodeView [llvm-pdbutil] Add -type-ref-stats to help find unused type info 2019-03-21 18:02:34 +00:00
DWARF [DWARF] Add D to Seen early to avoid duplicate elements in Worklist 2019-03-27 09:38:05 +00:00
MSF Move some classes into anonymous namespaces. NFC. 2019-02-11 15:16:21 +00:00
PDB Delay initialization of three static global maps, NFC 2019-03-28 17:33:41 +00:00
Symbolize [DebugInfo] follow up for "add SectionedAddress to DebugInfo interfaces" 2019-03-23 08:08:40 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00