Skip to content

Commit 7bf4184

Browse files
committed
Bump LLVM.
1 parent 85fa183 commit 7bf4184

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Diff for: Manifest.toml

-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ version = "1.3.0"
4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
4242
git-tree-sha1 = "46092047ca4edc10720ecab437c42283cd7c44f3"
43-
repo-rev = "master"
44-
repo-url = "https://github.com/maleadt/LLVM.jl.git"
4543
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
4644
version = "4.6.0"
4745

Diff for: Project.toml

+2-2
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 <tim.besard@gmail.com>"]
4-
version = "0.13.2"
4+
version = "0.13.3"
55

66
[deps]
77
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
@@ -14,7 +14,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1414

1515
[compat]
1616
ExprTools = "0.1"
17-
LLVM = "4.5"
17+
LLVM = "4.6"
1818
TimerOutputs = "0.5"
1919
julia = "1.6"
2020

0 commit comments

Comments
 (0)