Skip to content

Commit 0c452be

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for LLVM to 7, (keep existing compat)
1 parent c0b0ef8 commit 0c452be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ uuid = "81625895-6c0f-48fc-b932-11a18313743c"
33
authors = ["Tom Short and contributors"]
44
version = "0.7.1"
55

6-
76
[deps]
87
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
98
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
@@ -19,7 +18,7 @@ StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
1918
[compat]
2019
CodeInfoTools = "0.3"
2120
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26"
22-
LLVM = "6"
21+
LLVM = "6, 7"
2322
MacroTools = "0.5"
2423
StaticTools = "0.8"
2524
julia = "1.8, 1.9"

0 commit comments

Comments
 (0)