Skip to content

Commit

Permalink
Bump LLVM.jl.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Sep 5, 2023
1 parent 5c7a505 commit 48e5e55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "27e7a553e90a68d1f177019877f2e4b06a23c81a"
project_hash = "7fba634d9208dc361f8caa397a5e8d2621e56bcf"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
Expand Down Expand Up @@ -48,15 +48,15 @@ version = "1.5.0"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
git-tree-sha1 = "8695a49bfe05a2dc0feeefd06b4ca6361a018729"
git-tree-sha1 = "f7e39b1ecd9531475bbf3b25363027ba14c3e563"
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "6.1.0"
version = "6.2.0"

[[deps.LLVMExtra_jll]]
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
git-tree-sha1 = "c35203c1e1002747da220ffc3c0762ce7754b08c"
git-tree-sha1 = "7ca6850ae880cc99b59b88517545f91a52020afa"
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
version = "0.0.23+0"
version = "0.0.25+0"

[[deps.LazyArtifacts]]
deps = ["Artifacts", "Pkg"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[compat]
ExprTools = "0.1"
LLVM = "6"
LLVM = "6.2"
Scratch = "1"
TimerOutputs = "0.5"
julia = "1.8"

0 comments on commit 48e5e55

Please sign in to comment.