Skip to content
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

feat/conan2 #744

Open
wants to merge 15 commits into
base: development
Choose a base branch
from

Conversation

jusito
Copy link
Contributor

@jusito jusito commented Feb 3, 2025

Added initial conan support with less changes compared to #516.

The Conanrecipe for llvm-core is mostly from conan center index but there is no 14.0.6 version, its planned to contribute to cci if I have the time. Best would be its part of cci, second best would be we would have an own public artifactory (currently running behind vpn) but having it here also works.

The easiest way of testing it is utils/conan/test_conan_build.sh because its testing the export itself and the usage of the recipe from cache, so we can be sure its working.

This PR allows to use an arbitrary compiler for build phasar with submodules and IR is generated with clang / clang++ / opt ver 14, if its available in PATH or in /usr/local/llvm-14/bin. However, this requires cmake >= 3.25.

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.

1 participant