Add convenient functions to compute hashes of byte vectors.
In many sitautions, you just want to compute a hash for one chunk of data. This patch adds convenient functions for that purpose. Differential Revision: https://reviews.llvm.org/D26988 llvm-svn: 287726
Loading
Please register or sign in to comment