Skip to content

Conversation

@mgorny
Copy link
Member

@mgorny mgorny commented Mar 17, 2025

Move FindLibcCommonUtils from LLVM's CMake module directory to the shared top-level CMake directory, as the module is intended to be used from within the source tree rather than the installed LLVM version. This fixes standalone offload builds after #131205.

…uilds

Move `FindLibcCommonUtils` from LLVM's CMake module directory
to the shared top-level CMake directory, as the module is intended to be
used from within the source tree rather than the installed LLVM version.
This fixes standalone offload builds after llvm#131205.
@mgorny mgorny requested a review from jhuber6 March 17, 2025 09:25
@llvmbot llvmbot added the cmake Build system in general and CMake in particular label Mar 17, 2025
@jhuber6 jhuber6 merged commit ed57ab0 into llvm:main Mar 17, 2025
82 checks passed
@jhuber6
Copy link
Contributor

jhuber6 commented Mar 17, 2025

Thanks, sorry for the noise.

@mgorny
Copy link
Member Author

mgorny commented Mar 17, 2025

Thanks for the help!

@mgorny mgorny deleted the offload-grpc-fix branch March 17, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmake Build system in general and CMake in particular

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants