move a couple non-trivial methods out of line, add new
authorChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 01:22:16 +0000 (01:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 01:22:16 +0000 (01:22 +0000)
commit05a32c8ab118d9c92dc9b4ecaa7a6fed67241215
treeefb52de99a1604350ddcee6dddc64e94d8311478
parentfb2674d0de83cbf3b79c269bc694f612de148950
move a couple non-trivial methods out of line, add new
find_first_of/find_first_of methods.

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