Significantly simplify the clients of GetConstantStringInfo, by having it
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 21:58:02 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 21:58:02 +0000 (21:58 +0000)
commit0cd3a23d2af0dbf109141d69157c44751e40b260
tree9a4d736b574d4c633d6877ba879682561aa263a6
parent73f5d42a9722eef5127cdf3e5967c8518dbad812
Significantly simplify the clients of GetConstantStringInfo, by having it
just return the string itself.

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