start moving SimplifyLibcalls over to getConstantStringInfo, which is
authorChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 04:43:11 +0000 (04:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 04:43:11 +0000 (04:43 +0000)
commit90f1d8a5da6f962175af0a3ebedb76aeffa42694
tree3e543d4fa7ca63a7f4b66a75ea8cb6cef8b2a589
parent3ef9cfef13d7c7208b98b2d9995c3df6dcfe0d99
start moving SimplifyLibcalls over to getConstantStringInfo, which is
dramatically more efficient than GetConstantStringInfo.

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