llvm-6502/lib/ExecutionEngine/JIT
Brian Gaeke c227c1fc7f Deconstify parameter to getPointerToFunction().
Use a FunctionPassManager instead of a PassManager.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7820 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 18:16:50 +00:00
..
Intercept.cpp Clean up code dealing with RTLD_SELF differences on Sparc and X86. 2003-07-28 19:07:30 +00:00
JIT.cpp Fix space 2003-07-23 20:21:06 +00:00
JIT.h Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:50 +00:00
JITEmitter.cpp Specify DEBUG_TYPE's for the JIT debug messages 2003-08-05 17:00:32 +00:00
Makefile Fix reference to architecture. 2003-07-28 19:06:50 +00:00
VM.cpp Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:34 +00:00
VM.h Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:50 +00:00