- Add an endianness field to the TargetData datastructure
authorChris Lattner <sabre@nondot.org>
Mon, 14 Oct 2002 22:41:13 +0000 (22:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Oct 2002 22:41:13 +0000 (22:41 +0000)
commit85131c8277891c91f24fd6411449298ce4b1b648
tree8e7592f8029129aa6429f51d47e279d142943bb2
parentad9ea7e69499e4359f9b566143b48bc03fb7e216
  - Add an endianness field to the TargetData datastructure

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