Skip to content

Commit 3dae8b3

Browse files
committed
Bump LLVM.jl.
1 parent 7873cc6 commit 3dae8b3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Manifest.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,9 @@ version = "1.3.0"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "97b3606f7e23cc7afd594d8a094f1f087f1d6511"
43-
repo-rev = "2c5db93"
44-
repo-url = "https://github.com/maleadt/LLVM.jl.git"
42+
git-tree-sha1 = "8b2ada8605ac207b4382cd3549e807ad97916b5b"
4543
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
46-
version = "4.2.0"
44+
version = "4.3.0"
4745

4846
[[LLVMExtra_jll]]
4947
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1414

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

0 commit comments

Comments
 (0)