Add a method to get a StringMapEntry from a pointer to the string
authorChris Lattner <sabre@nondot.org>
Wed, 24 Mar 2010 00:53:27 +0000 (00:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Mar 2010 00:53:27 +0000 (00:53 +0000)
commit8ee076961219c9066b651ff686c450d92e81c27a
treeb1b36a726273ab87784d98b4d5c0bee4e621fe7a
parent1aec4d759641fdc4a7751933453ba3db54c4b98e
Add a method to get a StringMapEntry from a pointer to the string
data it contains (similar to GetStringMapEntryFromValue).
Patch by Greg Clayton!

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