Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-pdbutil] Add the ability to truncate stream purpose names. | Zachary Turner | 2017-07-05 | 1 | -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 Turner | 2017-06-09 | 1 | -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 |