aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Slightly simplify MappedBlockStream::createIndexedStream() callsNico Weber1-4/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-26Dump public symbol records in pdb2yaml modeZachary Turner1-0/+42
2018-08-06[llvm-pdbutil] Support PDBs without a DBI streamAlexandre Ganea1-0/+3
2017-12-13Remove redundant includes from tools.Michael Zolotukhin1-4/+0
2017-06-15Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner1-7/+14
2017-06-15Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner1-14/+7
2017-06-15[llvm-pdbutil] rewrite the "raw" output style.Zachary Turner1-7/+14
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-2/+5
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-5/+2
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner1-2/+5
2017-06-12[llvm-pdbdump] Don't fail on PDBs with no ID stream.Zachary Turner1-0/+6
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner1-0/+317