Skip to content

Commit

Permalink
CompatHelper: bump compat for LLVM to 9, (keep existing compat) (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Sep 9, 2024
1 parent 5e645c6 commit d624d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Clang = "0.14, 0.17.4, 0.18"
CxxWrap = "0.14, 0.16"
GPUCompiler = "0.23, 0.24, 0.25, 0.26, 0.27"
JSON = "0.21.4"
LLVM = "6, 7, 8"
LLVM = "6, 7, 8, 9"
LinearAlgebra = "1"
Pkg = "1"
ProgressMeter = "1.7"
Expand Down

0 comments on commit d624d4c

Please sign in to comment.