Add support for on-disk hash table lookup with a known hash, for situations where...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Jul 2015 18:40:59 +0000 (18:40 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Jul 2015 18:40:59 +0000 (18:40 +0000)
commit77906b996433e27dc63cb7e2a0b1ca86678d4932
treee2d368e539830e0bdebfda2bbe50f89d5b143447
parent3498c348c10d5d4908f56a10c7027c6d4a13c91c
Add support for on-disk hash table lookup with a known hash, for situations where the same key will be looked up in multiple tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242179 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/OnDiskHashTable.h