| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -3/+3 |
| * | Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp... | George Rimar | 2019-08-14 | 1 | -5/+6 |
| * | Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec... | George Rimar | 2019-08-14 | 1 | -6/+5 |
| * | [llvm/Object] - Convert SectionRef::getName() to return Expected<> | George Rimar | 2019-08-14 | 1 | -5/+6 |
| * | Recommit [Object] Change object::SectionRef::getContents() to return Expected... | Fangrui Song | 2019-05-16 | 1 | -3/+6 |
| * | Revert r360876 "[Object] Change object::SectionRef::getContents() to return E... | Hans Wennborg | 2019-05-16 | 1 | -6/+3 |
| * | [Object] Change object::SectionRef::getContents() to return Expected<StringRef> | Fangrui Song | 2019-05-16 | 1 | -3/+6 |
| * | 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 |