commit | e2ef4419a827c08d3d2786229f5f654de46ea551 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Wed Oct 01 04:11:13 2014 +0000 |
committer | Lang Hames <lhames@gmail.com> | Wed Oct 01 04:11:13 2014 +0000 |
tree | 48362fe8bc6885361960f18ca494701b323df52f | |
parent | b69f873ee1efb2ca740118ea5bc0777c30e2aed6 [diff] |
[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