[PATCH] D40736: [CodeView] Add support for type record content hashing
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 5 13:42:06 PST 2017
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
Let's land this so that we can experiment. I still doubt if a noncryptographic tree hash is faster than SHA1, but that can be experimented once this patch is in.
https://reviews.llvm.org/D40736
More information about the llvm-commits
mailing list