Try r84890 again (adding ValueMap<>), now that I've tested the compile on
authorJeffrey Yasskin <jyasskin@google.com>
Thu, 22 Oct 2009 22:11:22 +0000 (22:11 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Thu, 22 Oct 2009 22:11:22 +0000 (22:11 +0000)
commit71a5c22c2b635ea903c3ae7d2695ca649b38726f
tree96bc787234b3b3b2b86cf0540889780ae06709a4
parentabc5ac728961cb23b1041a3466fe2eb4521603c3
Try r84890 again (adding ValueMap<>), now that I've tested the compile on
gcc-4.4.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84902 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ProgrammersManual.html
include/llvm/ADT/ValueMap.h [new file with mode: 0644]
include/llvm/Support/type_traits.h
unittests/ADT/ValueMapTest.cpp [new file with mode: 0644]