Skip to content

Commit

Permalink
Bump LLVM compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Aug 22, 2024
1 parent b713441 commit fc984fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GPUCompiler"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
authors = ["Tim Besard <[email protected]>"]
version = "0.27.0"
version = "0.27.1"

[deps]
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
Expand All @@ -20,7 +20,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
ExprTools = "0.1"
InteractiveUtils = "1"
LLVM = "8"
LLVM = "8, 9"
Libdl = "1"
Logging = "1"
PrecompileTools = "1"
Expand Down

0 comments on commit fc984fc

Please sign in to comment.