summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
| | | | llvm-svn: 320631
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+94
This is to reflect the evolving nature of the tool as being useful for more than just dumping PDBs, as it can do many other things. Differential Revision: https://reviews.llvm.org/D34062 llvm-svn: 305106
OpenPOWER on IntegriCloud