summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
AgeCommit message (Expand)Author
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso
2022-02-23Cleanup llvm/DebugInfo/PDB headersserge-sans-paille
2019-05-31[COFF, ARM64] Add CodeView register mappingTom Tan
2019-04-30Revert r359520David Bolvansky
2019-04-29[PDB] Fixed null pointer dereferenceDavid Bolvansky
2019-04-29[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFunctionArg) - fix null dere...Simon Pilgrim
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-01[PDB] Add support for parsing VFTable Shape records.Zachary Turner
2018-03-05[llvm-pdbdump] Dump restrict type qualifierAaron Smith
2018-01-17Fix pretty printing the unspecified param of a variadic functionAaron Smith
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner