llvm-6502/lib/ExecutionEngine
Chris Lattner 3db4b62c2f Fix a nasty bug that was causing miscompilation of global variables
on big endian 32-bit targets in some cases (e.g. PPC).  This fixes several
PPC JIT failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23914 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-23 23:54:56 +00:00
..
Interpreter Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
JIT Shrinkify to match llc 2005-10-23 22:39:01 +00:00
ExecutionEngine.cpp Fix a nasty bug that was causing miscompilation of global variables 2005-10-23 23:54:56 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00