Skip to content

Commit

Permalink
CompatHelper: bump compat for LLVM to 8, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jun 30, 2024
1 parent 574db90 commit 64677bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ uuid = "81625895-6c0f-48fc-b932-11a18313743c"
authors = ["Tom Short and contributors"]
version = "0.7.2"


[deps]
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
Expand All @@ -19,7 +18,7 @@ StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
[compat]
CodeInfoTools = "0.3"
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26"
LLVM = "6"
LLVM = "6, 8"
MacroTools = "0.5"
StaticTools = "0.8"
julia = "1.8, 1.9"
Expand Down

0 comments on commit 64677bf

Please sign in to comment.