[PATCH] D142229: [docs] add early Arm arch support improvements to release notes

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 09:14:19 PST 2023


tschuett added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:135
+  Armv4T thunks. LLD will no longer generate BX instructions for Armv4 or BLX
+  instructions for either Arv4 or Armv4T.
+* Added compiler-rt builtins support for Armv4T, Armv5TE and Armv6.
----------------
Armv4


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142229/new/

https://reviews.llvm.org/D142229



More information about the llvm-commits mailing list