Skip to content

Commit 5e11a2f

Browse files
committed
Use released LLVM.jl.
1 parent 301b6b3 commit 5e11a2f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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 = "7cc22e69995e2329cc047a879395b2b74647ab5f"
43-
repo-rev = "6998bf4"
44-
repo-url = "https://github.com/maleadt/LLVM.jl.git"
4543
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
4644
version = "4.7.0"
4745

Diff for: Project.toml

+1-1
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.7"
4+
version = "0.13.8"
55

66
[deps]
77
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"

0 commit comments

Comments
 (0)