[llvm-branch-commits] [lldb] release/21.x: [lldb][AArch64][Linux] Show MTE store only setting in mte_ctrl (#145033) (PR #151111)
David Spickett via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jul 29 02:23:01 PDT 2025
DavidSpickett wrote:
My pitch for backporting this is that it was intended to make this branch but missed it by a couple of weeks.
It displays a new feature bit in a Linux control register, if the hardware has FEAT_MTE_STORE_ONLY. So the impact of a bug here is very low, and only visible on that niche hardware.
I'll add a release note via. PR to 21.x if this backport is accepted. If not, I'll note it on main.
https://github.com/llvm/llvm-project/pull/151111
More information about the llvm-branch-commits
mailing list