1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 3043dc44cd split the JIT memory management code out from the main JIT logic into its
own JITMemoryManager interface.  There is no functionality change with 
this patch.

llvm-svn: 44640
2007-12-05 23:39:57 +00:00
..
Interpreter Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
JIT split the JIT memory management code out from the main JIT logic into its 2007-12-05 23:39:57 +00:00
ExecutionEngine.cpp My compiler complains that "x always evaluates to true" 2007-11-28 10:36:19 +00:00
Makefile