[PATCH] D83015: [Driver] Add --ld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 12:30:40 PDT 2022
thakis added a comment.
> Yes, specify both options. -fuse-ld= specifies the flavor while --ld-path= specifies a path the Clang Driver does not want to detect.
Thanks, made D134063 <https://reviews.llvm.org/D134063> for that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83015/new/
https://reviews.llvm.org/D83015
More information about the cfe-commits
mailing list