[PATCH] D146686: [Driver] Fix rpath for compiler-rt
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 25 08:44:55 PDT 2023
yaxunl updated this revision to Diff 508312.
yaxunl edited the summary of this revision.
yaxunl added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: jplehr, sstefan1.
adds check for both {resource_dir}/lib/{triple} and {resource_dir}/lib/{OS}/{arch}
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146686/new/
https://reviews.llvm.org/D146686
Files:
clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChain.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/OHOS.cpp
clang/lib/Driver/ToolChains/OHOS.h
clang/lib/Driver/ToolChains/VEToolchain.cpp
clang/test/Driver/arch-specific-per-target-libdir-rpath.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146686.508312.patch
Type: text/x-patch
Size: 10717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230325/23eacfc7/attachment-0001.bin>
More information about the cfe-commits
mailing list