summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
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
commit0f435d0851a70bcec792bd43f52973c56b735172 (patch)
tree7b05fb83e6e900b5da54bd45508c80f97e1302f4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6c2649ca4ee2263a0345b9225de63b68ba082d1a (diff)
downloadbcm5719-llvm-0f435d0851a70bcec792bd43f52973c56b735172.tar.gz
bcm5719-llvm-0f435d0851a70bcec792bd43f52973c56b735172.zip
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 llvm-svn: 163216
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud