Factor code out to the TargetData class
authorChris Lattner <sabre@nondot.org>
Mon, 27 Aug 2001 15:50:41 +0000 (15:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Aug 2001 15:50:41 +0000 (15:50 +0000)
commit3a13c7e56fe7dd722ce8b9be6b4fde7f37569800
treef9d418236c2c59b5d2777ec8743df157df9effa5
parentfed72d5973cc0a55c4beafde599f9f769d5d277e
Factor code out to the TargetData class

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