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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:59:05 PST 2020


MaskRay marked an inline comment as done.
MaskRay added inline comments.


================
Comment at: lld/docs/ReleaseNotes.rst:86
+* ``-Ttext=0`` is no longer supported.
+  See https://bugs.llvm.org/show_bug.cgi?id=44715 for migration information.
+  (`D67325 <https://reviews.llvm.org/D67325>`_)
----------------
hans wrote:
> Can you please put the migration information here in the notes instead?
Where should I write the notes?


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