Add support for removing elements out of StringMap.
authorChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 20:58:00 +0000 (20:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 20:58:00 +0000 (20:58 +0000)
commit44dcd01cb3424420d79d5811fa8c1c052411f975
tree924d277f075907d5eda297880467fcbec73fab4d
parentec68fd4391dd401f995b8e9eec3393698dbdf2d7
Add support for removing elements out of StringMap.

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