forked from OSchip/llvm-project
0d43c1c339
This converts remaining uses of ByteStream, which was still left in the symbol stream and type stream, to using the new StreamInterface zero-copy classes. RecordIterator is finally deleted, so this is the only way left now. Additionally, more error checking is added when iterating the various streams. With this, the transition to zero copy pdb access is complete. llvm-svn: 271101 |
||
---|---|---|
.. | ||
BuiltinDumper.cpp | ||
BuiltinDumper.h | ||
CMakeLists.txt | ||
ClassDefinitionDumper.cpp | ||
ClassDefinitionDumper.h | ||
CompilandDumper.cpp | ||
CompilandDumper.h | ||
EnumDumper.cpp | ||
EnumDumper.h | ||
ExternalSymbolDumper.cpp | ||
ExternalSymbolDumper.h | ||
FunctionDumper.cpp | ||
FunctionDumper.h | ||
LLVMBuild.txt | ||
LinePrinter.cpp | ||
LinePrinter.h | ||
TypeDumper.cpp | ||
TypeDumper.h | ||
TypedefDumper.cpp | ||
TypedefDumper.h | ||
VariableDumper.cpp | ||
VariableDumper.h | ||
llvm-pdbdump.cpp | ||
llvm-pdbdump.h |