[Lldb-commits] [PATCH] D97282: [lldb][AArch64] Add memory-tagging qSupported feature
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 28 08:29:21 PDT 2021
mgorny added a comment.
In D97282#2722937 <https://reviews.llvm.org/D97282#2722937>, @DavidSpickett wrote:
> @mgorny Can you take a quick look and see if I'm adding this new feature correctly?
Everything looks good from my perspective.
> And thanks for working on qSupported. I skipped checking HWCAP in my first revision because the features were added in generic code, now I can be more accurate in the Linux specific method.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97282/new/
https://reviews.llvm.org/D97282
More information about the lldb-commits
mailing list