summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo][PDB] Don't write empty debug streamsAlexandre Ganea2019-03-181-4/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Add some helper functions for working with scopes.Zachary Turner2018-12-171-0/+7
* Support skewed stream arrays.Zachary Turner2018-12-061-6/+5
* [PDB] Add the ability to lookup global symbols by name.Zachary Turner2018-10-081-0/+8
* [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