switch ValueMap to using AssertingVH. This is an old patch I had laying
authorChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 04:31:02 +0000 (04:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 04:31:02 +0000 (04:31 +0000)
commit0a0193edf9152bdc47a49a1a513d6e9cbf723131
treed4520a2b83f9fbac34e293e1962a10c3d4e0e24d
parent4b3d57228cae1cba0897b80a73fddd4b8a61894a
switch ValueMap to using AssertingVH.  This is an old patch I had laying
around in a tree I forgot about.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78048 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Value.h
include/llvm/ValueSymbolTable.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/VMCore/Value.cpp