1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Chris Lattner d70e6be604 Add getCurrentPCOffset() and addRelocation() methods.
Add stub support for relocations to finishFunction

llvm-svn: 18035
2004-11-20 03:46:14 +00:00
..
Emitter.cpp Add getCurrentPCOffset() and addRelocation() methods. 2004-11-20 03:46:14 +00:00
Intercept.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
JIT.cpp There is no reason to try to materialize the function from bytecode if it 2004-11-15 23:18:09 +00:00
JIT.h Add accessor 2004-11-20 03:11:07 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00