summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2017-06-301-3/+3
* [llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.Zachary Turner2017-06-231-8/+28
* [llvm-pdbutil] Add support for dumping lines and inlinee lines.Zachary Turner2017-06-151-9/+0
* [llvm-pdbutil] Add back support for dumping file checksums.Zachary Turner2017-06-151-0/+9
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-2/+2
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-7/+21
* [PDB/CodeView] Rename some classes.Zachary Turner2017-05-011-10/+11
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-1/+1
* [llvm-readobj] Use LLVMDebugInfoCodeView to parse line tables.Zachary Turner2017-04-281-3/+0
* [CodeView] Isolate Debug Info Fragments into standalone classes.Zachary Turner2017-04-271-5/+7
* Rename some PDB classes.Zachary Turner2017-04-271-0/+89
OpenPOWER on IntegriCloud