Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-09-28 | [pdb] Simplify the code by replacing a few string conversions with calls to i... | Aaron Smith | 1 | -12/+2 |
2016-05-04 | Move pdb code into pdb namespace. | Zachary Turner | 1 | -0/+1 |
2016-04-18 | Unbreak building llvm-pdbdump on Windows after r266595. | Nico Weber | 1 | -0/+1 |
2016-02-18 | [DebugInfoPDB] Add source / line number accessors for PDB. | Zachary Turner | 1 | -3/+8 |
2015-02-10 | Provide DIA implementation of DebugInfoPDB. | Zachary Turner | 1 | -0/+67 |