Add a ValueInfoT template parameter to DenseMap so that it can properly make decisions
authorOwen Anderson <resistor@mac.com>
Tue, 11 Sep 2007 05:08:05 +0000 (05:08 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 11 Sep 2007 05:08:05 +0000 (05:08 +0000)
commit29ce95511f905df3a63e3b953a4a0179ead46865
tree5afd8dce245dac0c7677c59f6520b0c6ed07c944
parent98153ecbc1b29c576ff43a7718c3f657f81b8aac
Add a ValueInfoT template parameter to DenseMap so that it can properly make decisions
based on whether the key AND the value require ctors/dtors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41837 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseMap.h