[PATCH] D36968: [RelNotes, ARM] Mention improved ARM/Thumb codegen and LTO.

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 13:03:37 PDT 2017


hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

lgtm



================
Comment at: docs/ReleaseNotes.rst:86
+* Improved mixed ARM/Thumb code generation. Some cases in which wrong
+  relocations were emitted have been fixed.
+* Added initial support for mixed ARM/Thumb link-time optimization, using the
----------------
If you have particular bugzilla entries, you could link them here. (But no worries if that's not the case.)


https://reviews.llvm.org/D36968





More information about the llvm-commits mailing list