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 |
* | Fix a few small issues in llvm-pdbutil | Leonard Mosescu | 2018-11-02 | 1 | -6/+7 |
* | [llvm-pdbutil] Support PDBs without a DBI stream | Alexandre Ganea | 2018-08-06 | 1 | -0/+4 |
* | [Debuginfo][COFF] Minimal serialization support for precompiled types records | Alexandre Ganea | 2018-04-09 | 1 | -1/+2 |
* | Fix a compilation failure with non MSVC compilers. | Zachary Turner | 2018-04-04 | 1 | -1/+1 |
* | [llvm-pdbutil] Add the ability to explain binary files. | Zachary Turner | 2018-04-04 | 1 | -4/+35 |
* | Fix a bug regarding a mis-identified file type in pdbutil. | Zachary Turner | 2018-03-07 | 1 | -1/+1 |
* | [llvm-pdbutil] Remove unused variables. | Zachary Turner | 2017-09-02 | 1 | -2/+2 |
* | [llvm-pdbutil] Support dumping CodeView from object files. | Zachary Turner | 2017-09-01 | 1 | -0/+469 |