summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-37/+4
* [CodeView] Properly align symbol records on read/write.Zachary Turner2017-06-011-7/+12
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-9/+9
* Fix use after free in BinaryStream library.Zachary Turner2017-05-031-0/+8
* [PDB/CodeView] Read/write codeview inlinee line information.Zachary Turner2017-05-021-1/+15
* [CodeView] Write CodeView line information.Zachary Turner2017-05-011-6/+53
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-2/+2
* Rename some PDB classes.Zachary Turner2017-04-271-0/+141
OpenPOWER on IntegriCloud