[llvm] c80f7b4 - [lldb] Remove AArch64 tpidr from release notes on main

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 01:05:23 PDT 2023


Author: David Spickett
Date: 2023-08-10T08:05:14Z
New Revision: c80f7b414d90acb5d6732b8d53df0e7effefb4bd

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

LOG: [lldb] Remove AArch64 tpidr from release notes on main

Changes for this have been picked onto 17.x.

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 5757339a513d7b..048c4798ed3ea4 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -147,9 +147,6 @@ Changes to the LLVM tools
 Changes to LLDB
 ---------------------------------
 
-* AArch64 Linux targets now provide access to the Thread Local Storage
-  register ``tpidr``.
-
 Changes to Sanitizers
 ---------------------
 * HWASan now defaults to detecting use-after-scope bugs.


        


More information about the llvm-commits mailing list