OSDN Git Service

[PDB] Better support for enumerating pointer types.
[android-x86/external-llvm.git] / lib / DebugInfo / PDB / Native / ModuleDebugStream.cpp
2017-06-30 Eugene Zelenko[CodeView, PDB] Fix some Clang-tidy modernize and Inclu...
2017-06-23 Zachary Turner[llvm-pdbutil] Dump raw bytes of module symbols and...
2017-06-15 Zachary Turner[llvm-pdbutil] Add support for dumping lines and inline...
2017-06-15 Zachary Turner[llvm-pdbutil] Add back support for dumping file checksums.
2017-06-05 Zachary Turner[CodeView] Handle Cross Module Imports and Exports.
2017-06-02 Zachary Turner[CodeView] Support CodeView subsections in any order.
2017-05-01 Zachary Turner[PDB/CodeView] Rename some classes.
2017-04-29 Zachary Turner[llvm-pdbdump] Abstract some of the YAML/Raw printing...
2017-04-28 Zachary Turner[llvm-readobj] Use LLVMDebugInfoCodeView to parse line...
2017-04-27 Zachary Turner[CodeView] Isolate Debug Info Fragments into standalone...
2017-04-27 Zachary TurnerRename some PDB classes.