[PATCH] D52908: [LLD] [docs] Mention some notable feature in the release notes
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 5 10:08:19 PDT 2018
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: docs/ReleaseNotes.rst:46
+* lld-link now can link against import libraries produced by GNU tools.
+
----------------
s/lld-link/lld/ for consistency with other notes.
https://reviews.llvm.org/D52908
More information about the llvm-commits
mailing list