[PATCH] D142606: Lazyly initialize uncommon toolchain detector
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 26 14:43:25 PST 2023
tstellar added a comment.
In D142606#4082783 <https://reviews.llvm.org/D142606#4082783>, @serge-sans-paille wrote:
> In D142606#4082753 <https://reviews.llvm.org/D142606#4082753>, @tstellar wrote:
>
>> Does this mean that clang will no longer search for the ROCM and CUDA library paths for every C compile?
>
> That's the goal, yes.
That's great! Thanks for working on this. I think this looks OK, but someone with more C++ knowledge than me should probably look over the LazyDetector class implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142606/new/
https://reviews.llvm.org/D142606
More information about the cfe-commits
mailing list