Skip to content

Commit 2a2b8da

Browse files
author
git apple-llvm automerger
committed
Merge commit '1f1747459282' from llvm.org/release/21.x into stable/21.x
2 parents a60d18c + 1f17474 commit 2a2b8da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,9 @@ Changes to LLDB
326326
RISC-V code with `disassemble`'s `--byte` option.
327327
* LLDB added native support for the Model Context Protocol (MCP). An MCP
328328
server can be started with the `protocol-server start MCP` command.
329+
* On AArch64 Linux, LLDB will now show the state of the `STORE_ONLY` field of
330+
`mte_ctrl`. This will only be shown on hardware that has the
331+
`FEAT_MTE_STORE_ONLY` architecture feature.
329332

330333

331334
### Changes to lldb-dap

0 commit comments

Comments
 (0)