rename getConstantStringLength -> GetConstantStringInfo. Make it return
authorChris Lattner <sabre@nondot.org>
Fri, 6 Apr 2007 22:54:17 +0000 (22:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Apr 2007 22:54:17 +0000 (22:54 +0000)
commitc8e1741bb9c3e01d5cab764e012d7cfaffc6dff2
tree48aede09a7cef7eca5be1ae4abca143104f36893
parenta2150f639c774c398028d68e426b6c1de1f40389
rename getConstantStringLength -> GetConstantStringInfo.  Make it return
the start index of the array as well as the length.  No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35703 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp