Skip to content

[libclc] Make CMake messages better fit into LLVM #86945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

frasercrmck
Copy link
Contributor

The libclc project is currently only properly supported as an external project. However, when trying to get it to also build in-tree, the CMake configuration messages it outputs stand out amongst the rest of the LLVM projects and sub-projects.

This commit makes all messages clear that they belong to the libclc project, as well as turning them into 'STATUS' messages where appropriate.

The libclc project is currently only properly supported as an external
project. However, when trying to get it to also build in-tree, the CMake
configuration messages it outputs stand out amongst the rest of the LLVM
projects and sub-projects.

This commit makes all messages clear that they belong to the libclc
project, as well as turning them into 'STATUS' messages where
appropriate.
@frasercrmck frasercrmck requested review from tstellar and arsenm March 28, 2024 12:44
@frasercrmck frasercrmck merged commit e251f56 into llvm:main Mar 28, 2024
@frasercrmck frasercrmck deleted the libclc-messaging branch March 28, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants