Index: llvm/docs/ReleaseNotes.rst =================================================================== --- llvm/docs/ReleaseNotes.rst +++ llvm/docs/ReleaseNotes.rst @@ -184,6 +184,11 @@ 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 LLDB =============== +* Improved support for building with MinGW + +* Initial support for debugging Windows ARM and ARM64 binaries + External Open Source Projects Using LLVM 10 ===========================================