summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-3/+3
* [PDB] Make streams carry their own endianness.Zachary Turner2017-02-281-1/+2
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-3/+3
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-4/+3
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-3/+4
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-3/+3
* Fix for r293104, which renamed a directory.Adrian McCarthy2017-01-251-1/+1
* [pdb] Add HashTable data structure.Zachary Turner2017-01-191-0/+167
OpenPOWER on IntegriCloud