1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Rafael Espindola a94308f825 Move three methods only used by MCJIT to MCJIT.
These methods are only used by MCJIT and are very specific to it. In fact, they
are also fairly specific to the fact that we have a dynamic linker of
relocatable objects.

llvm-svn: 223964
2014-12-10 20:46:55 +00:00
..
llvm Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
llvm-c IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00