Skip to content

Commit 88bd7fc

Browse files
authored
Compatibility with LLVM 5. (#466)
1 parent cfc03be commit 88bd7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616
[compat]
1717
Adapt = "2.0, 3.0"
1818
GPUArraysCore = "= 0.1.4"
19-
LLVM = "3.9, 4"
19+
LLVM = "3.9, 4, 5"
2020
Reexport = "1"
2121
julia = "1.6"

0 commit comments

Comments
 (0)