summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/Hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-86/+0
* [PDB] Don't use the long typeDavid Majnemer2016-12-181-1/+1
* [PDB] Don't reimplement CRC32David Majnemer2016-12-181-50/+5
* Implement pdb::hashBufferV8 hash function.Rui Ueyama2016-06-161-0/+54
* Function names should start with lowercase letters.Rui Ueyama2016-06-081-2/+2
* [PDB] Move PDB functions to a separate file.Rui Ueyama2016-06-081-0/+77
OpenPOWER on IntegriCloud