1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/ExecutionEngine
Duncan Sands 47526c4a42 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.

llvm-svn: 44959
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