[Lldb-commits] [PATCH] D136578: [LLDB] [LoongArch] Fix build errors
Lu Weining via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Oct 23 23:30:51 PDT 2022
SixWeining added inline comments.
================
Comment at: lldb/source/Plugins/Process/Linux/CMakeLists.txt:11
NativeRegisterContextLinux_arm64.cpp
+ NativeRegisterContextLinux_loongarch64.cpp
NativeRegisterContextLinux_ppc64le.cpp
----------------
Had better use `git diff -U999999` to generate the patch so that we can get more context.
See: https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136578/new/
https://reviews.llvm.org/D136578
More information about the lldb-commits
mailing list