remove support for stringmap visitors now that iterators exist.
authorChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 08:22:15 +0000 (08:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 08:22:15 +0000 (08:22 +0000)
commit360cac8fef34b4671f27ef52674a41e29154ddc7
tree5000eda0c387a1ea04c94a66ec8cda9e8f780c71
parenta86559ec426c643a151aeba1e051e4f878050f95
remove support for stringmap visitors now that iterators exist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34180 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringMap.h
lib/Support/StringMap.cpp