llvm-project/llvm/include
Rafael Espindola 0e77a94fd6 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