[llvm-commits] PATCH: Switch FoldingSet over to new hashing infrastructure.

Nick Lewycky nlewycky at google.com
Thu Mar 1 14:30:08 PST 2012


On 1 March 2012 11:14, Chandler Carruth <chandlerc at google.com> wrote:

> Switch FoldingSet over to the new hashing infrastructure. We might want to
> do more invasive refactoring here to get FoldingSet to use size_t or even
> hash_code directly, but for now this is a good first step to remove Yet
> Another Hashing Algorithm from LLVM.
>

I think that's obviously correct. Please commit!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120301/baf4fac1/attachment.html>


More information about the llvm-commits mailing list