summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-09-05 16:50:34 +0000
committerJim Grosbach <grosbach@apple.com>2012-09-05 16:50:34 +0000
commit706f03a35db7029b2dbd2925552eb0d0472dcbb4 (patch)
treebc8714e6adb6b8c664c4e48dbf8a04f7133d4632 /lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
parent998d3cca2937393d91b04d4d6105d9e67dd3b1b6 (diff)
downloadllvm-706f03a35db7029b2dbd2925552eb0d0472dcbb4.tar.gz
llvm-706f03a35db7029b2dbd2925552eb0d0472dcbb4.tar.bz2
llvm-706f03a35db7029b2dbd2925552eb0d0472dcbb4.tar.xz
MCJIT: Add faux remote target execution to lli for the MCJIT.
Simulate a remote target address space by allocating a seperate chunk of memory for the target and re-mapping section addresses to that prior to execution. Later we'll want to have a truly remote process, but for now this gets us closer to being able to test the remote target functionality outside LLDB. rdar://12157052 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h')
0 files changed, 0 insertions, 0 deletions