aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-30[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko1-3/+3
2017-06-23[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.Zachary Turner1-8/+28
2017-06-15[llvm-pdbutil] Add support for dumping lines and inlinee lines.Zachary Turner1-9/+0
2017-06-15[llvm-pdbutil] Add back support for dumping file checksums.Zachary Turner1-0/+9
2017-06-05[CodeView] Handle Cross Module Imports and Exports.Zachary Turner1-2/+2
2017-06-02[CodeView] Support CodeView subsections in any order.Zachary Turner1-7/+21
2017-05-01[PDB/CodeView] Rename some classes.Zachary Turner1-10/+11
2017-04-29[llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner1-1/+1
2017-04-28[llvm-readobj] Use LLVMDebugInfoCodeView to parse line tables.Zachary Turner1-3/+0
2017-04-27[CodeView] Isolate Debug Info Fragments into standalone classes.Zachary Turner1-5/+7
2017-04-27Rename some PDB classes.Zachary Turner1-0/+89