summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/Analyze.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove some dead code / includes.Zachary Turner2017-06-161-16/+12
| | | | | | | I'm trying to get rid of the TypeDatabase class, so the first step is to minimize its footprint. llvm-svn: 305611
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+152
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