"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "81b7624c6f7af7b0983dc94db001cb1bda664aee"
-
Jim Grosbach authored
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
0f435d08
Loading