[llvm-commits] [PATCH 01/20] Add DenseMapInfo for std::string

David A. Greene greened at obbligato.org
Wed Jul 20 09:58:25 PDT 2011


Eli Friedman <eli.friedman at gmail.com> writes:

> If you must, make a custom TableGenStringKey class (my name not really
> suggested) containing an std::string, and implement DenseMapInfo on
> that.

Done.

                                -Dave



More information about the llvm-commits mailing list