[PATCH] D155047: [lld][COFF] Add -print-search-paths for debugging.

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 00:50:10 PDT 2023


thieta added a comment.

Removed the early exit to behave similar to ld.lld, fixed the tests so they work with this behavior and then I tested all on linux and windows and it seems to work correctly! I think this is good to land.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155047



More information about the llvm-commits mailing list