llvm-6502/lib/ExecutionEngine
Duncan Sands 67f1c493d1 Remove host endianness info from TargetData and
put it in a new header System/Host.h instead.
Instead of getting the endianness from configure,
calculate it directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44959 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 23:03:45 +00:00
..
Interpreter Add a guard to cxxabi header as other platform may 2007-12-12 06:16:47 +00:00
JIT Adjust VStudio files to add JITMemoryManager files + include <cassert> from same. 2007-12-06 02:03:01 +00:00
ExecutionEngine.cpp Remove host endianness info from TargetData and 2007-12-12 23:03:45 +00:00
Makefile