| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-05 | MCJIT: Add faux remote target execution to lli for the MCJIT. | Jim Grosbach | |
| 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 | |||
