[PATCH] D130961: ReleaseNotes: add lld/ELF notes
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 10:16:39 PDT 2022
oontvoo added inline comments.
================
Comment at: lld/docs/ReleaseNotes.rst:59
+ an ELF relocatable object file nor an LLVM bitcode file, ld.lld will give a warning.
+ (`D119074 <https://reviews.llvm.org/D128195>`_)
* The GNU ld incompatible ``--no-define-common`` has been removed.
----------------
wrong link? Should be https://reviews.llvm.org/D119074?
================
Comment at: lld/docs/ReleaseNotes.rst:62
* The obscure ``-dc``/``-dp`` options have been removed.
+ (`D119108 <https://reviews.llvm.org/D128195>`_)
* ``-d`` is now ignored.
----------------
wrong link here too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130961/new/
https://reviews.llvm.org/D130961
More information about the llvm-commits
mailing list