diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-10-02 18:13:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-04 12:29:06 +0200 |
commit | 45f9795085ee0fe6fd23129d80aad5a2ea5026a0 (patch) | |
tree | 6337fdd61717f4f47ac845d1690a2438da5823ef /llvm/lib/Support/APFloat.cpp | |
parent | 14bcd8bfdae9cac0d182d58a0b19b0a49de19c5e (diff) | |
download | llvm-45f9795085ee0fe6fd23129d80aad5a2ea5026a0.zip llvm-45f9795085ee0fe6fd23129d80aad5a2ea5026a0.tar.gz llvm-45f9795085ee0fe6fd23129d80aad5a2ea5026a0.tar.bz2 |
[lldb] [test] Terminate "process connect" connections via kill
Fix the termination of "process connect" (and "gdb-remote") to kill
the process rather than attempting to disconnect the platform.
The latter only results in an error since we did not use "platform
connect", and apparently process-level connections (at least via
gdb-remote) do not really support disconnecting.
Differential Revision: https://reviews.llvm.org/D110996
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions