Skip to content

Commit 6a1de5c

Browse files
committed
Bump LLVM.jl.
1 parent a393fff commit 6a1de5c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Manifest.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ version = "1.4.1"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "c9b86064be5ae0f63e50816a5a90b08c474507ae"
42+
git-tree-sha1 = "d7f3db3b5f564016b5dfcc71a20506f8796f403a"
4343
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
44-
version = "4.9.1"
44+
version = "4.10.0"
4545

4646
[[LLVMExtra_jll]]
47-
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
48-
git-tree-sha1 = "5558ad3c8972d602451efe9d81c78ec14ef4f5ef"
47+
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
48+
git-tree-sha1 = "00d23b26d194507028b9a1c2728a691ab9914262"
4949
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
50-
version = "0.0.14+2"
50+
version = "0.0.15+0"
5151

5252
[[LazyArtifacts]]
5353
deps = ["Artifacts", "Pkg"]

Project.toml

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

1515
[compat]
1616
ExprTools = "0.1"
17-
LLVM = "4.8"
17+
LLVM = "4.10"
1818
TimerOutputs = "0.5"
1919
julia = "1.6"

0 commit comments

Comments
 (0)