[PATCH] D151188: [LLD][COFF] Add LLVM toolchain library paths by default.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 10:07:29 PDT 2023


MaskRay added inline comments.


================
Comment at: lld/COFF/Driver.h:87
 
+  void addClangLibSearchPaths(const std::string& argv0);
+
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151188



More information about the llvm-commits mailing list