1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Brian Gaeke c60efbcee1 My fix for PR274 broke the build on Darwin/PPC. As I'm fairly certain this
bug only affects Linux systems that use GLIBC, I'm going to put ifdefs around
the array.

llvm-svn: 12269
2004-03-10 17:38:28 +00:00
..
Emitter.cpp There is no reason to #define fd 2004-02-08 19:33:07 +00:00
Intercept.cpp My fix for PR274 broke the build on Darwin/PPC. As I'm fairly certain this 2004-03-10 17:38:28 +00:00
JIT.cpp Print an error message if there is an error materialize the bc file. 2004-02-01 00:32:35 +00:00
JIT.h Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TargetSelect.cpp Great sparc renaming fallout IV: Sparc --> SparcV9. 2004-02-25 22:09:36 +00:00