diff options
author | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2021-06-28 21:14:17 +0000 |
---|---|---|
committer | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2021-06-28 21:37:12 +0000 |
commit | 1fa70235856962fae723d97cb39b47da6eb9666e (patch) | |
tree | f212dd4be55aeef1082527d4c8fe0a1fdc05596f /lldb/packages/Python/lldbsuite/test/lldbbench.py | |
parent | 8cd35ad854ab4458fd509447359066ea3578b494 (diff) | |
download | llvm-1fa70235856962fae723d97cb39b47da6eb9666e.zip llvm-1fa70235856962fae723d97cb39b47da6eb9666e.tar.gz llvm-1fa70235856962fae723d97cb39b47da6eb9666e.tar.bz2 |
[LLDB] dotest.py set selected_platform on remote connection
This patch fixes a bug in dotest.py where lldb.selected_platform was
being set to host platform even after a successful connection to a
remote platform via platform url. This patch fixes this behavior and
sets selected_platform to remote_platform after a successful connection.
This patch also removes target_platform variable from run_suite.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D105060
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbbench.py')
0 files changed, 0 insertions, 0 deletions