aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-04-16 21:36:08 +0000
committerChris Lattner <sabre@nondot.org>2002-04-16 21:36:08 +0000
commit7a716addedc4938fa0ec6b77e5eeaced6eafc5d0 (patch)
tree9468616ca86f46ef888af2a6dc21bb2d50f47fd3 /lib/Transforms
parent0ed483398664328fa68f0def0db4224ea8757825 (diff)
Changes to:
* Fix bug printing method types (oops when converting previous code) * Move some of the code from Constant::getStrValue implementations here. This allows us to do a MUCH MUCH better job printing out complex constant values (think an array of structure pointers), because we print symbolic type names instead of structural. The assistance when debugging is immense Eventually, Constant::getStrValue should be removed (it existed before because the asmwriter file was not in VMCore), and everyone should go through the asmwriter that want's equivalent functionality. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2268 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions