Changes to make GlobalValueRefMap not derive from std::map.
authorChris Lattner <sabre@nondot.org>
Mon, 12 Aug 2002 20:23:29 +0000 (20:23 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Aug 2002 20:23:29 +0000 (20:23 +0000)
commit4228b5aac41ea4b4899231ff995708b6510651a8
tree686a0868056a98b833db025f957103fdd187af49
parentad1023b3cc279e4969de2a251822c5f5ee43c380
Changes to make GlobalValueRefMap not derive from std::map.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Module.cpp