llvm-6502/unittests
Lang Hames e2ef4419a8 [MCJIT] Turn the getSymbolAddress free function created in r218626 into a static
member of RTDyldMemoryManager (and rename to getSymbolAddressInProcess).

The functionality this provides is very specific to RTDyldMemoryManager, so it
makes sense to keep it in that class to avoid accidental re-use.

No functional change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218741 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-01 04:11:13 +00:00
..
ADT Add an emplace(...) method to llvm::Optional<T>. 2014-10-01 02:12:35 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine [MCJIT] Turn the getSymbolAddress free function created in r218626 into a static 2014-10-01 04:11:13 +00:00
IR
LineEditor
Linker
MC
Option
Support
Transforms
CMakeLists.txt
Makefile
Makefile.unittest