restore semantics of operator* (removing a FIXME I had to introduce in r80224)
[oota-llvm.git] / include / llvm / ADT / DenseMapInfo.h
2009-08-26 Mike StumpAllow unsigned long long DenseMapInfo.
2009-07-31 Dan GohmanSplit DenseMapInfo into a separate header file, so...