[PATCH] D107782: ReleaseNotes: add lld/ELF notes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 12:48:05 PDT 2021


MaskRay added inline comments.


================
Comment at: lld/docs/ReleaseNotes.rst:62
+  (`rGe7a7ad13 <https://reviews.llvm.org/rGe7a7ad134fe182aad190cb3ebc441164470e92f5>`_)
+* ``.`` in the output section description of ``.tbss`` is now correct.
+  (`D107288 <https://reviews.llvm.org/D107288>`_)
----------------
jhenderson wrote:
> I think this is what is meant?
> 
> Also should this and the other linker-script related changes have a note saying they are for linker scripts (e.g. in this case "in the linker script output section description ...")?
> Also should this and the other linker-script related changes have a note saying they are for linker scripts (e.g. in this case "in the linker script output section description ...")?

Thanks for the suggestion. Applied


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107782



More information about the llvm-commits mailing list