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 |
* | [PDB] Remove all clone() methods. | Zachary Turner | 2018-09-12 | 1 | -4/+0 |
* | [PDB] Create a SymbolCache class. | Zachary Turner | 2018-09-07 | 1 | -2/+2 |
* | [PDB] Refactor the PDB symbol classes to fix a reuse bug. | Zachary Turner | 2018-09-05 | 1 | -12/+9 |
* | Introduce symbol cache to PDB NativeSession | Adrian McCarthy | 2017-06-28 | 1 | -3/+1 |
* | Add IDs and clone methods to NativeRawSymbol | Adrian McCarthy | 2017-06-22 | 1 | -1/+1 |
* | [PDB] Don't build the entire source file list up front. | Zachary Turner | 2017-05-04 | 1 | -7/+8 |
* | Introduce NativeEnumModules and NativeCompilandSymbol | Adrian McCarthy | 2017-03-15 | 1 | -0/+52 |