aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Program.cpp
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-02-16 06:17:51 +0000
committerChaoren Lin <chaorenl@google.com>2015-02-16 06:17:51 +0000
commita06c7997290d5b083da72132769099c02edd71e0 (patch)
tree2b48fabf519325e76e877da2010968bb9cac9990 /llvm/lib/Support/Program.cpp
parente7a9cdbd200060168a348db1705cb8eccd65241a (diff)
downloadllvm-a06c7997290d5b083da72132769099c02edd71e0.zip
llvm-a06c7997290d5b083da72132769099c02edd71e0.tar.gz
llvm-a06c7997290d5b083da72132769099c02edd71e0.tar.bz2
Fix TestRegisters on remote target.
Summary: 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. Test Plan: TestRegisters.py passing. Reviewers: ovyalov, vharron, clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D7661 llvm-svn: 229357
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions