OnDiskHashTable: Expect the Info type to declare the offset type
authorJustin Bogner <mail@justinbogner.com>
Fri, 18 Apr 2014 20:39:46 +0000 (20:39 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 18 Apr 2014 20:39:46 +0000 (20:39 +0000)
commitabc5eea499e24317bfaaafa6e57b929a5cb1d2b8
tree53777467e84d1714fc7ee1a100c99dabadf830c9
parentacf59d97386f15f6b0b9f5e33752c882e4c6d2d3
OnDiskHashTable: Expect the Info type to declare the offset type

This changes the on-disk hash to get the type to use for offsets from
the Info type, so that clients can be more flexible with the size of
table they support.

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