summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/HashTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-302/+0
* [pdb] Merge NamedStreamMapBuilder and NamedStreamMap.Zachary Turner2017-01-201-0/+6
* Fix a few more build errors.Zachary Turner2017-01-191-0/+2
* Fix incorrectly formed assert statement.Zachary Turner2017-01-191-1/+1
* [pdb] Add HashTable data structure.Zachary Turner2017-01-191-0/+294
OpenPOWER on IntegriCloud