Skip to content

Commit

Permalink
New version: StaticCompiler v0.5.1 (#84238)
Browse files Browse the repository at this point in the history
UUID: 81625895-6c0f-48fc-b932-11a18313743c
Repo: https://github.com/tshort/StaticCompiler.jl.git
Tree: 5612aa6ef95d3a4d218a8f0c19e6ccf2644ea5b0

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored May 25, 2023
1 parent e5891ed commit a2faf84
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/StaticCompiler/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ julia = "1.7.0-1"

["0.4.10-0"]
CodeInfoTools = "0.3"
GPUCompiler = "0.19"
LLVM = "5"
MacroTools = "0.5"
julia = "1.8.0-1"

["0.4.10-0.5.0"]
GPUCompiler = "0.19"

["0.4.2-0.4.8"]
LLVM = "4.8.0-4"

Expand All @@ -28,3 +30,6 @@ GPUCompiler = "0.16-0.17"

["0.4.9"]
LLVM = "4.8.0-5"

["0.5.1-0"]
GPUCompiler = "0.19-0.20"
3 changes: 3 additions & 0 deletions S/StaticCompiler/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "75ab1f7bbdb06651f929675b5598f1df87d57e05"

["0.5.0"]
git-tree-sha1 = "ac90ac4a1877e4946933514ef2c6e07cadb15e2a"

["0.5.1"]
git-tree-sha1 = "5612aa6ef95d3a4d218a8f0c19e6ccf2644ea5b0"

0 comments on commit a2faf84

Please sign in to comment.