summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/Hash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement pdb::hashBufferV8 hash function.Rui Ueyama2016-06-161-0/+54
| | | | llvm-svn: 272894
* Function names should start with lowercase letters.Rui Ueyama2016-06-081-2/+2
| | | | llvm-svn: 272225
* [PDB] Move PDB functions to a separate file.Rui Ueyama2016-06-081-0/+77
We are going to use the hash functions from TPI streams. Differential Revision: http://reviews.llvm.org/D21142 llvm-svn: 272223
OpenPOWER on IntegriCloud