Using spawnSubprocess instead of forkSubprocess, so that the subprocess
spawns on the target and not the host.
Requires http://reviews.llvm.org/D7660 for cleanup.
Differential D7661
Fix TestRegisters on remote target. chaoren on Feb 15 2015, 7:04 PM. Authored by
Details Using spawnSubprocess instead of forkSubprocess, so that the subprocess Requires http://reviews.llvm.org/D7660 for cleanup.
Diff Detail
|