Open
Description
Identified in #922.
- @apmasell Suggested that it may be required for emitted remarks: Fix AzureCI not using llvm14 on windows #922 (comment)
- On Linux and macOS, we explicitly disable it: https://github.com/numba/llvmlite/blob/main/conda-recipes/llvmdev/build_llvm14.sh#L31
We should determine whether it's really needed and disable it if not.
Activity