Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing include of llvm-version.h in codegen_shared.h (#43683)
Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the branch for older LLVM is always taken.
- Loading branch information