[PATCH] D36968: [RelNotes, ARM] Mention improved ARM/Thumb codegen and LTO.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 09:02:55 PDT 2017
fhahn added inline comments.
================
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
----------------
hans wrote:
> If you have particular bugzilla entries, you could link them here. (But no worries if that's not the case.)
AFAIK there were not bugzilla entries for this and a quick search did not turn up anything related.
https://reviews.llvm.org/D36968
More information about the llvm-commits
mailing list