[PATCH] D107922: [lld-macho] Fill out release notes for 13.x

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 12:55:06 PDT 2021


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


================
Comment at: lld/docs/ReleaseNotes.rst:89
+* ``--time-trace`` is now supported. (`D98419 <https://reviews.llvm.org/D98419>`_)
+* ``-mark_dead_strippable_dylib`` is now supported. (`D98262 <https://reviews.llvm.org/D98262>`_)
+* ``-[un]exported_symbol[s_list]`` is now supported. (`D98223 <https://reviews.llvm.org/D98223>`_)
----------------
oontvoo wrote:
> -map https://reviews.llvm.org/D98323 ? 
good catch. I'll mark it as 'partially supported' since the output file is still missing some info (per https://bugs.llvm.org/show_bug.cgi?id=50689)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107922



More information about the llvm-commits mailing list