Skip to content

[polly] Create component and install target in add_polly_library #66598

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

Closed
wants to merge 1 commit into from

Conversation

vimproved
Copy link
Contributor

Currently there's no component for LLVMPolly and PollyISL, however they are added to exports whether or not they are installed. This commit calls add_llvm_install_targets in the add_polly_library function to allow installation of LLVMPolly and PollyISL via distribution components, so they can be installed without also installing libPolly.a.

Currently there's no component for LLVMPolly and PollyISL, however
they are added to exports whether or not they are installed. This commit
calls add_llvm_install_targets in the add_polly_library function to
allow installation of LLVMPolly and PollyISL via distribution
components, so they can be installed without also installing libPolly.a.

Signed-off-by: Violet Purcell <[email protected]>
@EugeneZelenko EugeneZelenko added cmake Build system in general and CMake in particular polly labels Sep 17, 2023
@thesamesam
Copy link
Member

@Meinersbur could you take a look? It looks fine to me but I'm not one of the polly maintainers. The CMake part of polly doesn't seem to have any particular maintainer so I'd consider just merging it myself anyway but I figured I'd ask.

@thesamesam
Copy link
Member

Actually, I'll go ahead and merge this with #65424 too.

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 polly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants