[llvm-branch-commits] [llvm] [lldb] Add a release note for MCP support (PR #149143)
David Spickett via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jul 17 01:50:35 PDT 2025
================
@@ -315,6 +315,8 @@ Changes to LLDB
nothing at all
* Changed the format of opcode bytes to match llvm-objdump when disassembling
RISC-V code with `disassemble`'s `--byte` option.
+* LLDB added native support for the Model Context Protocol (MCP). An MCP
----------------
DavidSpickett wrote:
There's an extra space in "Protocol (MCP)"
https://github.com/llvm/llvm-project/pull/149143
More information about the llvm-branch-commits
mailing list