Files
clang-p2996/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
Jonas Devlieghere 4ef07e5ffe [lldb] Don't overwrite the host arch with the process arch
Don't overwrite the host architecture (obtained from qHostInfo) with the
process info (obtained from qProcessInfo).

Differential revision: https://reviews.llvm.org/D121442
2022-03-11 09:23:01 -08:00

146 KiB