summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/C13DebugFragmentVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbdump] Support native ordering of subsections in raw mode.Zachary Turner2017-06-081-105/+0
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-7/+25
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-7/+7
* Rename pdb::StringTable -> pdb::PDBStringTable.Zachary Turner2017-05-021-1/+1
* [PDB/CodeView] Read/write codeview inlinee line information.Zachary Turner2017-05-021-0/+10
* [PDB/CodeView] Rename some classes.Zachary Turner2017-05-011-3/+3
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-0/+77
OpenPOWER on IntegriCloud