1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 5b4d016b3f 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.

llvm-svn: 23914
2005-10-23 23:54:56 +00:00
..
Interpreter
JIT
ExecutionEngine.cpp Fix a nasty bug that was causing miscompilation of global variables 2005-10-23 23:54:56 +00:00
Makefile