[PATCH] D75216: [lld][ELF] Add some release notes

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 00:17:09 PST 2020


grimar added inline comments.


================
Comment at: lld/docs/ReleaseNotes.rst:38
   relocation.
-
-* Reduced size of linked MIPS binaries.
+* For certain "undefined symbol" errors, a definition of a close spelling will be suggested.
+  (`D67039 <https://reviews.llvm.org/D67039>`_)
----------------
Seems you're missing empty lines between improvements.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75216





More information about the llvm-commits mailing list