summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-02-05 12:02:08 +0200
committerMartin Storsjö <martin@martin.st>2020-02-05 17:23:07 +0200
commit0f99f678febf9a9c7787d9ab41f8a8bf2e19ad5d (patch)
treede2e6ee80fa49fc0f0e92ebe49426af285d88dab /llvm/docs
parent424babb89ad2d7236237404581095680db7a132a (diff)
downloadbcm5719-llvm-0f99f678febf9a9c7787d9ab41f8a8bf2e19ad5d.tar.gz
bcm5719-llvm-0f99f678febf9a9c7787d9ab41f8a8bf2e19ad5d.zip
[docs] Add LLVM/LLDB release notes for the 10.x branch for things I've done
Differential Revision: https://reviews.llvm.org/D74027
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index dd6490379af..75dc29b03dd 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -184,6 +184,11 @@ Changes to the WebAssembly Target
During this release ...
+Changes to the Windows Target
+-----------------------------
+
+* Fixed section relative relocations in .debug_frame in DWARF debug info
+
Changes to the OCaml bindings
-----------------------------
@@ -210,6 +215,10 @@ Changes to the DAG infrastructure
Changes to LLDB
===============
+* Improved support for building with MinGW
+
+* Initial support for debugging Windows ARM and ARM64 binaries
+
External Open Source Projects Using LLVM 10
===========================================
OpenPOWER on IntegriCloud