[PATCH] D125399: [gn build] Use llvm-ar when clang_base_path is specified
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 10:15:12 PDT 2022
thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.
I'm guessing we have the same problem on mac, but fine to fix that once someone tries to build with LTO there.
Can you say "linux" or "non-mac non-win" or similar in the commit message? Else, lg.
(Maybe we only want this if `&& use_thinlto`? But as-is is fine too.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125399/new/
https://reviews.llvm.org/D125399
More information about the llvm-commits
mailing list