* Fix the constpoolarray -> c"" printing routines to escape things properly
authorChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 23:54:12 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 23:54:12 +0000 (23:54 +0000)
commitc5bdb247e4adc3eea9a89f34d76b92e363145e35
tree114bb4df0a6cf63c015d7aa0e84d2425c8ddab57
parent3f04045e5a545af3d037b635ba2d28aad09943a1
* Fix the constpoolarray -> c"" printing routines to escape things properly
* Fix slightly broken sharing problems
* Do not escape the literal string passed in

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@814 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstPoolVals.cpp