[llvm-commits] [PATCH] Add DenseMap::lookup

Chris Lattner clattner at apple.com
Thu Aug 28 16:43:27 PDT 2008


On Aug 28, 2008, at 4:37 PM, Daniel Dunbar wrote:

> The attached patch adds DenseMap::lookup:
> +  /// lookup - Return the entry for the specified key, or a default
> +  /// value if no such entry exists.

lgtm, plz commit.

-Chris




More information about the llvm-commits mailing list