OnDiskHashTable: Expect the Info type to declare the hash size
authorJustin Bogner <mail@justinbogner.com>
Fri, 18 Apr 2014 20:39:43 +0000 (20:39 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 18 Apr 2014 20:39:43 +0000 (20:39 +0000)
commitacf59d97386f15f6b0b9f5e33752c882e4c6d2d3
tree0222b41c780036d22d6261b244a7f92a4e657e3e
parent4387550026dba56892261986efaa4e26955282d4
OnDiskHashTable: Expect the Info type to declare the hash size

This changes the on-disk hash to get the size of a hash value from the
Info type, so that clients can be more flexible with the types of hash
they use.

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