OSDN Git Service

IndCallGraphMap is now a pointer to a new'd map.
authorChris Lattner <sabre@nondot.org>
Mon, 7 Feb 2005 16:09:15 +0000 (16:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Feb 2005 16:09:15 +0000 (16:09 +0000)
commitbcc70bcb258d9078f4edccfd7b19b2ab55e57d4b
tree26a753552fd74aed82a436720ce325b17cce3b27
parentddf5a35eed208985c6378c118d7f7c0c9f00685e
IndCallGraphMap is now a pointer to a new'd map.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20065 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/BottomUpClosure.cpp