commit | 57d7d3f2d76d8d042faa95d82374b0c24cfce35f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Dec 11 00:28:59 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Dec 11 00:28:59 2007 +0000 |
tree | c7dbc74af3dc0d9983cc6501965297c0f96e5dc4 | |
parent | bbc6597f02d108f32b5bdc7711cc67386196017b [diff] |
Move TargetData::hostIsLittleEndian out of line, which means we don't have to #include config.h in it. #including config.h breaks other projects that have their own autoconf stuff and try to #include the llvm headers. One obscure example is llvm-gcc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44825 91177308-0d34-0410-b5e6-96231b3b80d8