[Lldb-commits] [PATCH] D137312: [LLDB] [LoongArch] Add loongarch64 case in ComputeHostArchitectureSupport()
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 3 02:47:45 PDT 2022
DavidSpickett accepted this revision.
DavidSpickett added a comment.
LGTM. Follows the same logic AArch64 does. (meaning: we don't support debugging 32 bit from a 64 bit lldb very well, if it all, but it's still noted here as possible)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137312/new/
https://reviews.llvm.org/D137312
More information about the lldb-commits
mailing list