Skip to content

Commit dd6a8eb

Browse files
authored
Bump LLVM compat. (#617)
1 parent b713441 commit dd6a8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GPUCompiler"
22
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
33
authors = ["Tim Besard <[email protected]>"]
4-
version = "0.27.0"
4+
version = "0.27.1"
55

66
[deps]
77
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
@@ -20,7 +20,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2020
[compat]
2121
ExprTools = "0.1"
2222
InteractiveUtils = "1"
23-
LLVM = "8"
23+
LLVM = "8, 9"
2424
Libdl = "1"
2525
Logging = "1"
2626
PrecompileTools = "1"

0 commit comments

Comments
 (0)