Skip to content

Commit 1f17474

Browse files
DavidSpicketttru
authored andcommitted
[llvm][docs] Add release note for LLDB MTE changes
Goes with llvm#151111.
1 parent b38f357 commit 1f17474

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)