Closed JakeHillion closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.79%. Comparing base (
40d3f39
) to head (eabe363
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add LLVM-16 to the Nix builds and CI matrix. Also add the option to explicitly select an LLVM version so the CircleCI build can still work as before.
We should support at least LLVM-17 currently, but there appears to be a significant performance regression in compiling the generated code for large variants that I'm going to debug separately. The long term goal is to support and test all versions 15 and up.
Test plan: