Which LLVM version is recommended for use with GHC 9.0.2?

I am reading the GHC backends section in the GHC 9.0.2 docs and it says:

Note that this GHC release expects an LLVM version in the @LlvmVersion@ release series.

The substitution didn’t work correctly here, so I am unsure which LLVM version to use.

2 Likes

The code suggests 9 to 12 is fine.

1 Like