DenseMap: Perform the pod-like object optimization when the value type is POD-like...
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 6 Apr 2012 10:43:44 +0000 (10:43 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 6 Apr 2012 10:43:44 +0000 (10:43 +0000)
commit4e58263459d7f9ae862b52adafe585b66411272f
treee4e5f2a9a370b841a954dbb277e6bd3d2e9467c5
parent9a2b6e1d7b26069fca0cac7766fbe1b29d710f23
DenseMap: Perform the pod-like object optimization when the value type is POD-like, not the DenseMapInfo for it.

Purge now unused template arguments. This has been broken since r91421. Patch by Lubos Lunak!

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