Files
clang-p2996/llvm/lib/DebugInfo/PDB/Raw/NameMap.cpp
David Majnemer 36b7b08d4f [DebugInfo, PDB] Use sparse bitfields for the name map
The name map might not be densely packed on disk.  Using a sparse map
will save memory in such situations.

llvm-svn: 271811
2016-06-04 22:47:39 +00:00

6.2 KiB