[all-commits] [llvm/llvm-project] d7e2e9: [LLDB] Remove typos from NativeRegisterContextLinu...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Aug 24 14:55:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7e2e9794a3e353e60a956140dcab93980a2a989
https://github.com/llvm/llvm-project/commit/d7e2e9794a3e353e60a956140dcab93980a2a989
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-08-25 (Wed, 25 Aug 2021)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
Log Message:
-----------
[LLDB] Remove typos from NativeRegisterContextLinux_arm*
This patch removed some typos from NativeRegisterContextLinux_arm and
NativeRegisterContextLinux_arm64. Some of the log/error messages were
being reported as x86_64.
More information about the All-commits
mailing list