summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Slightly simplify MappedBlockStream::createIndexedStream() callsNico Weber2019-07-121-4/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Dump public symbol records in pdb2yaml modeZachary Turner2018-10-261-0/+42
* [llvm-pdbutil] Support PDBs without a DBI streamAlexandre Ganea2018-08-061-0/+3
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-4/+0
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-7/+14
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-14/+7
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-7/+14
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-2/+5
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-5/+2
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-2/+5
* [llvm-pdbdump] Don't fail on PDBs with no ID stream.Zachary Turner2017-06-121-0/+6
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+317
OpenPOWER on IntegriCloud