Add support for 'any' pointer size and endianness
authorChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 13:49:22 +0000 (13:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 13:49:22 +0000 (13:49 +0000)
commit030574fd357b23ceb8def7e7622749b17bd61b16
tree3f5a2a54c03e3e057c4b27213a3dccf07aa00a53
parenteb5d3a1526b2604feb07fe874907e30c8d2fcd6d
Add support for 'any' pointer size and endianness

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