| commit | 0625bd6472cde014f76bb91c1a0c925d4b6e0eda | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Sep 17 18:34:04 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Sep 17 18:34:04 2007 +0000 |
| tree | 6a7e4763370238242736ff6e67657607afb37b42 | |
| parent | 6f0751475a773cbbb3a6aa1b83eaad93f6ab8a09 [diff] |
Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo Add a new DenseMapInfo::isEqual method to allow clients to redefine the equality predicate used when probing the hash table. llvm-svn: 42042