Add a method to generate a string representation from a TargetData.
authorOwen Anderson <resistor@mac.com>
Fri, 12 May 2006 07:01:44 +0000 (07:01 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 12 May 2006 07:01:44 +0000 (07:01 +0000)
commit2577c22131fbcf58cefdad63114c3e14a9d00c26
treef9cc38292ab99e33520ce93cb18d188050347593
parent07000c6f01d8f57170f2d4c77a86d934bdc5c696
Add a method to generate a string representation from a TargetData.

This continues the work on PR 761.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28239 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetData.h
lib/Target/TargetData.cpp