[llvm-commits] [poolalloc] r68225 - in /poolalloc/trunk/include/poolalloc/ADT: ./ HashExtras.h

Misha Brukman brukman at gmail.com
Wed Apr 1 12:35:33 PDT 2009


On Wed, Apr 1, 2009 at 2:28 PM, John Criswell <criswell at uiuc.edu> wrote:

> Author: criswell
> Date: Wed Apr  1 13:28:43 2009
> New Revision: 68225
>
> URL: http://llvm.org/viewvc/llvm-project?rev=68225&view=rev
> Log:
> Adding a GCC compatible header file which allows us to use hash_map
> and hash_set on pointers and strings.
>
> Added:
>    poolalloc/trunk/include/poolalloc/ADT/
>    poolalloc/trunk/include/poolalloc/ADT/HashExtras.h


I am probably missing something... but why not use the HashExtras.h in LLVM?
It seems oddly similar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090401/ca01f2a4/attachment.html>


More information about the llvm-commits mailing list