JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
838 stars 144 forks source link

Specify LLVM version in find_package #199

Closed niansa closed 5 months ago

niansa commented 5 months ago

This lets CMake handle the version check and makes configuration succeed on systems with multiple LLVM versions installed where LLVM 17 is not the default version.