[PATCH] D43633: Add a few release notes

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 00:28:21 PST 2018


mstorsjo added inline comments.


================
Comment at: docs/ReleaseNotes.rst:30
+
+* lld can generate thunks for out of range thunks.
+
----------------
Minor typo - shouldn't this be "thunks for out of range branches/jumps"?


https://reviews.llvm.org/D43633





More information about the llvm-commits mailing list