add a new targetdata ctor to create a target data appropriate to the module
authorChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 19:09:05 +0000 (19:09 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 19:09:05 +0000 (19:09 +0000)
commit53a0c38b5fdb45974b74373ab17bf4d2fa27e292
tree6628bb35469e4e4c1118ed2c0c542c55817ed1e0
parent4bc8e640b8338566f59bea3532e818eb9e2685b2
add a new targetdata ctor to create a target data appropriate to the module

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