rework this logic to not depend on the last argument to GetConstantStringInfo,
authorChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 04:39:22 +0000 (04:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 04:39:22 +0000 (04:39 +0000)
commit4a6facbc574c37ec81380d31d8f1372ea10ebf29
tree1d57bc4f931965205c71ba5113808e98b2a6e81f
parentc63352f6336ab67cdba6d4702dc2bed5fdca1091
rework this logic to not depend on the last argument to GetConstantStringInfo,
which is going away.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp