summaryrefslogtreecommitdiff
path: root/tools/llvm-pdbutil/MinimalTypeDumper.cpp
AgeCommit message (Expand)Author
2018-05-17[llvm-pdbutil] Dump struct/class/union sizes in the minimal dump formatReid Kleckner
2018-04-10Fix line endings (CR/LF -> LF) introduced by rL329613Alexandre Ganea
2018-04-09[Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea
2017-08-31[llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner
2017-07-18[PDB] Finish and simplify TPI hashingReid Kleckner
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-05[PDB] Add a test that verifies every known type record.Zachary Turner
2017-06-30[llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner
2017-06-15[llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner
2017-06-15Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15Fix some more warnings.Zachary Turner
2017-06-15[llvm-pdbutil] rewrite the "raw" output style.Zachary Turner