[PATCH] D119811: [lld-macho] Fill out release notes for 14.x

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 10:50:50 PST 2022


smeenai accepted this revision.
smeenai added a comment.

Thanks for putting this together, and thanks everyone for making all this happen :D



================
Comment at: lld/docs/ReleaseNotes.rst:95
+  (`D112291 <https://reviews.llvm.org/D112291>`_)
+* Properly encode binaries with zero exported symbols. Tools like
+  ``codesign_allocate`` will no longer choke on those binaries.
----------------
This one has a different tense/tone than the others ... would be good to be consistent :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119811



More information about the llvm-commits mailing list