[all-commits] [llvm/llvm-project] 08d6cf: [lldb] Fix comments referring to BCR_M_IMVA_MATCH
Saagar Jha via All-commits
all-commits at lists.llvm.org
Sun Jan 15 23:39:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08d6cf232c0e4ca8ebafc3e2b9eb488f014f5b41
https://github.com/llvm/llvm-project/commit/08d6cf232c0e4ca8ebafc3e2b9eb488f014f5b41
Author: Saagar Jha <saagar at saagarjha.com>
Date: 2023-01-15 (Sun, 15 Jan 2023)
Changed paths:
M lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
M lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp
Log Message:
-----------
[lldb] Fix comments referring to BCR_M_IMVA_MATCH
It seems like these were copied from the single-step code and not
updated to match the new flags.
Differential revision: https://reviews.llvm.org/D141816
More information about the All-commits
mailing list