It seems that the field's value is the the stream index that
contains symbol records, at least for empty.pdb.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20441
pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. ClosedPublic Authored by ruiu on May 19 2016, 10:33 AM.
Details Summary It seems that the field's value is the the stream index that
Diff Detail
Event Timelineruiu updated this object. This revision is now accepted and ready to land.May 19 2016, 10:35 AM Closed by commit rL270088: pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. (authored by ruiu). · Explain WhyMay 19 2016, 11:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57826 llvm/trunk/include/llvm/DebugInfo/PDB/Raw/DbiStream.h
llvm/trunk/lib/DebugInfo/PDB/Raw/DbiStream.cpp
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
|