Commit c80f7b41 authored by David Spickett's avatar David Spickett
Browse files

[lldb] Remove AArch64 tpidr from release notes on main

Changes for this have been picked onto 17.x.
parent 513d47c6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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.