[PATCH] D57459: [docs][mips] Add MIPS specific release notes for LLD 8.0
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 09:21:38 PST 2019
atanasyan created this revision.
atanasyan added a reviewer: ruiu.
Herald added subscribers: arichardson, sdardis.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D57459
Files:
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -40,6 +40,9 @@
* The following flags have been added: ``-z interpose``, ``-z global``
+* lld now uses the ``sigrie`` instruction as a trap instruction for
+ MIPS targets.
+
COFF Improvements
-----------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57459.184310.patch
Type: text/x-patch
Size: 371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/4db3bb67/attachment.bin>
More information about the llvm-commits
mailing list