Author: Pavel Labath
Date: 2020-02-24T17:11:23+01:00
New Revision: e82d1342bdff11c877ee8fe3f9952704bccd702b

URL: 
https://github.com/llvm/llvm-project/commit/e82d1342bdff11c877ee8fe3f9952704bccd702b
DIFF: 
https://github.com/llvm/llvm-project/commit/e82d1342bdff11c877ee8fe3f9952704bccd702b.diff

LOG: ReleaseNotes: Mention improved DWARF5 support in lldb

Mainly involves location and range list handling, but other holes have
been filled too.

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index c992bebf47c9..848ebdb9c2ee 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -280,6 +280,8 @@ Changes to LLDB
 
 * Improved support for using classes with bit-field members in the expression 
evaluator.
 
+* Greatly improved support for DWARF v5.
+
 External Open Source Projects Using LLVM 10
 ===========================================
 


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to