summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/StreamUtil.h
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-pdbutil] Add the ability to truncate stream purpose names.Zachary Turner2017-07-051-1/+2
| | | | | | | This will be useful for aligning fields to a fixed with in subsequent patches. llvm-svn: 307204
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+25
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