These are not particularly important memory wise, but I'd like to remove all the copying interfaces, so these come next.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20720
[pdb] Convert more reads to zero-copy reads. ClosedPublic Authored by zturner on May 26 2016, 8:14 PM.
Details
Summary These are not particularly important memory wise, but I'd like to remove all the copying interfaces, so these come next.
Diff Detail Event Timelinezturner updated this object. This revision is now accepted and ready to land.May 26 2016, 8:46 PM
Revision Contents
Diff 58747 include/llvm/DebugInfo/CodeView/StreamReader.h
include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
include/llvm/DebugInfo/PDB/Raw/PublicsStream.h
include/llvm/DebugInfo/PDB/Raw/RawConstants.h
include/llvm/Support/ScopedPrinter.h
lib/DebugInfo/PDB/Raw/NameHashTable.cpp
lib/DebugInfo/PDB/Raw/PublicsStream.cpp
tools/llvm-pdbdump/llvm-pdbdump.cpp
|