[PATCH] D57459: [docs][mips] Add MIPS specific release notes for LLD 8.0

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 09:22:48 PST 2019


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

LGTM



================
Comment at: docs/ReleaseNotes.rst:43
 
+* lld now uses the ``sigrie`` instruction as a trap instruction for
+  MIPS targets.
----------------
Move this before the above item (and after MSP430).


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57459





More information about the llvm-commits mailing list