summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Remove all clone() methods.Zachary Turner2018-09-121-4/+0
* [PDB] Create a SymbolCache class.Zachary Turner2018-09-071-2/+2
* [PDB] Refactor the PDB symbol classes to fix a reuse bug.Zachary Turner2018-09-051-12/+9
* Introduce symbol cache to PDB NativeSessionAdrian McCarthy2017-06-281-3/+1
* Add IDs and clone methods to NativeRawSymbolAdrian McCarthy2017-06-221-1/+1
* [PDB] Don't build the entire source file list up front.Zachary Turner2017-05-041-7/+8
* Introduce NativeEnumModules and NativeCompilandSymbolAdrian McCarthy2017-03-151-0/+52
OpenPOWER on IntegriCloud