Skip to content

Commit

Permalink
[Docs] Added note about LLDB Win/Arm64 binary release
Browse files Browse the repository at this point in the history
LLDB windows on ARM64 14.0.0 release will include LLDB binary. This
patch adds a release note about it.
  • Loading branch information
omjavaid committed Feb 25, 2022
1 parent bdbca8f commit 1f7e8b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions llvm/docs/ReleaseNotes.rst
Expand Up @@ -252,6 +252,9 @@ Changes to LLDB

* Fixed continuing from breakpoints and singlestepping on Windows on ARM/ARM64.

* LLDB has been included in Windows on ARM64 binary release with Python support
disabled.

Changes to Sanitizers
---------------------

Expand Down

0 comments on commit 1f7e8b1

Please sign in to comment.