Skip to content

Commit 0d09677

Browse files
DavidSpickettgithub-actions[bot]
authored andcommitted
Automerge: [llvm][docs] Add release note for LLDB MTE changes
Goes with llvm/llvm-project#151111.
2 parents 710c618 + 1f17474 commit 0d09677

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)