Skip to content

Commit 141e1ab

Browse files
github-actions[bot]CompatHelper Juliabrenhinkeller
authored
CompatHelper: bump compat for LLVM to 5, (keep existing compat) (#107)
* CompatHelper: bump compat for LLVM to 5, (keep existing compat) * Run CI --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: C. Brenhin Keller <cbkeller@dartmouth.edu>
1 parent fed55dd commit 141e1ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StaticCompiler"
22
uuid = "81625895-6c0f-48fc-b932-11a18313743c"
33
authors = ["Tom Short and contributors"]
4-
version = "0.4.8"
4+
version = "0.4.9"
55

66
[deps]
77
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
@@ -13,6 +13,6 @@ StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
1313

1414
[compat]
1515
GPUCompiler = "0.16, 0.17"
16-
LLVM = "4.8"
17-
StaticTools ="0.8"
16+
LLVM = "4.8, 5"
17+
StaticTools = "0.8"
1818
julia = "1.7"

0 commit comments

Comments
 (0)