llvm-6502/include
Chris Lattner 57d7d3f2d7 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
2007-12-11 00:28:59 +00:00
..
llvm Move TargetData::hostIsLittleEndian out of line, which means we 2007-12-11 00:28:59 +00:00
llvm-c Adding Ocaml bindings for the bitreader as requested by Sarah 2007-12-11 00:20:48 +00:00