diff options
author | Alexandre Rames <arames@apple.com> | 2021-08-10 10:25:21 -0700 |
---|---|---|
committer | Alexandre Rames <arames@apple.com> | 2021-08-26 09:20:50 -0700 |
commit | 1076082a0d97bd5c16a25ee7cf3dbb6ee4b5a9fe (patch) | |
tree | deec5e702cec4ac891752e608cf9aeb32d3e8a21 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b00f73d8bf3e41d81b8c1ce585cfe7eae918707f (diff) | |
download | llvm-1076082a0d97bd5c16a25ee7cf3dbb6ee4b5a9fe.zip llvm-1076082a0d97bd5c16a25ee7cf3dbb6ee4b5a9fe.tar.gz llvm-1076082a0d97bd5c16a25ee7cf3dbb6ee4b5a9fe.tar.bz2 |
[Support]: Introduce the `HashBuilder` interface.
The `HashBuilder` interface allows conveniently building hashes of various data
types, without relying on the underlying hasher type to know about hashed data
types.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D106910
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions