[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 13:19:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352674: [docs][mips] Add MIPS specific release notes for LLD 8.0 (authored by atanasyan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57459?vs=184310&id=184357#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57459

Files:
  lld/branches/release_80/docs/ReleaseNotes.rst


Index: lld/branches/release_80/docs/ReleaseNotes.rst
===================================================================
--- lld/branches/release_80/docs/ReleaseNotes.rst
+++ lld/branches/release_80/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.184357.patch
Type: text/x-patch
Size: 443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/da5dfead/attachment.bin>


More information about the llvm-commits mailing list