Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-pdbutil] Add support for dumping detailed module stats. | Zachary Turner | 2017-08-21 | 1 | -1/+2 |
* | [pdbutil] Add a command to dump the FPM. | Zachary Turner | 2017-08-02 | 1 | -0/+1 |
* | [llvm-pdbutil] Dump raw bytes of module symbols and debug chunks. | Zachary Turner | 2017-06-23 | 1 | -0/+4 |
* | [llvm-pdbutil] Dump raw bytes of type and id records. | Zachary Turner | 2017-06-23 | 1 | -0/+12 |
* | [llvm-pdbutil] Dump raw bytes of various DBI stream subsections. | Zachary Turner | 2017-06-23 | 1 | -0/+7 |
* | [llvm-pdbutil] Dump raw bytes of pdb name map. | Zachary Turner | 2017-06-23 | 1 | -0/+2 |
* | [llvm-pdbutil] Add the ability to dump raw bytes from the file. | Zachary Turner | 2017-06-23 | 1 | -0/+1 |
* | [llvm-pdbutil] Create a "bytes" subcommand. | Zachary Turner | 2017-06-22 | 1 | -0/+41 |