[all-commits] [llvm/llvm-project] 55e511: [LLDB][RISCV] Fix risc-v target build
Emmmer via All-commits
all-commits at lists.llvm.org
Thu Aug 11 06:42:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55e511f9f61992ff57741148a92cd2f6b6a21337
https://github.com/llvm/llvm-project/commit/55e511f9f61992ff57741148a92cd2f6b6a21337
Author: Emmmer <yjhdandan at 163.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_riscv64.cpp
M lldb/source/Utility/RISCV_DWARF_Registers.h
Log Message:
-----------
[LLDB][RISCV] Fix risc-v target build
Fixed an inconsistency between D130985 and D130342
This should be a follow-up of D130985
Reviewed By: DavidSpickett
Differential Revision: https://reviews.llvm.org/D131667
More information about the All-commits
mailing list