Skip to content

Conversation

wu-vincent
Copy link
Contributor

Summary

Changes to recipe: llvm-core/20.1.6

Motivation

The recipe llvm-openmp/20.1.6 in Conan Center Index depends on llvm-core/20.1.6 when the option build_libomptarget=True is enabled. However, this specific version of llvm-core is currently missing from the index, which prevents users from successfully building llvm-openmp with that option enabled.

Adding llvm-core/20.1.6 resolves this issue and restores the intended functionality of llvm-openmp’s build_libomptarget feature.

Details

This PR introduces the missing recipe for llvm-core/20.1.6.
The version aligns with the existing LLVM 20.1.6 components to ensure compatibility and consistent dependency resolution within the Conan ecosystem.
No functional changes beyond adding the new version; the recipe follows the same structure and conventions as previous llvm-core versions.


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