[PATCH] D155268: [lld][COFF] Find libraries with relative paths

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 02:10:18 PDT 2023


hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

lgtm



================
Comment at: lld/docs/ReleaseNotes.rst:40
 
+* lld-link can now find libraries with relative search paths.
+
----------------
Perhaps a short example could be added here to make it more clear what changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155268



More information about the llvm-commits mailing list