MaskRay added a comment.

I tweaked the following item in the last revision

> a relative path without a path component separator (/), the value is searched 
> using the -B, COMPILER_PATH, then PATH.

My communication with GCC folks is that they will be happy to adopt something 
like --ld-path. GCC -fuse-ld= searches for all of -B, COMPILER_PATH, then PATH.
This clang patch aligns with my proposed GCC patch 
(https://sourceware.org/pipermail/gcc-patches/2020-July/549386.html I need to 
tweak the option name but Martin said he would be happy with a clang resolution)

@jyknight @phosek  Can I get a bit more approval power? :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83015



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to