[lldb] Fix comments referring to BCR_M_IMVA_MATCH
authorSaagar Jha <saagar@saagarjha.com>
Mon, 16 Jan 2023 07:38:41 +0000 (23:38 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 16 Jan 2023 07:39:22 +0000 (23:39 -0800)
commit08d6cf232c0e4ca8ebafc3e2b9eb488f014f5b41
tree748d8ce154527b2260f527f998aa617ddb56a426
parent9bdfd7c8db2066e5b50b9599248660bdf8eda7f0
[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
lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp