Skip to content

Commit 5a16f11

Browse files
Update dependencies. (#526)
Project GPUCompiler v0.25.0 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [929cbde3] ↑ LLVM v6.2.1 ⇒ v6.3.0 Co-authored-by: maleadt <[email protected]>
1 parent 45c4325 commit 5a16f11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ version = "1.5.0"
4848

4949
[[deps.LLVM]]
5050
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
51-
git-tree-sha1 = "a9d2ce1d5007b1e8f6c5b89c5a31ff8bd146db5c"
51+
git-tree-sha1 = "4ea2928a96acfcf8589e6cd1429eff2a3a82c366"
5252
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
53-
version = "6.2.1"
53+
version = "6.3.0"
5454

5555
[[deps.LLVMExtra_jll]]
5656
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
57-
git-tree-sha1 = "7ca6850ae880cc99b59b88517545f91a52020afa"
57+
git-tree-sha1 = "e7c01b69bcbcb93fd4cbc3d0fea7d229541e18d2"
5858
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
59-
version = "0.0.25+0"
59+
version = "0.0.26+0"
6060

6161
[[deps.LazyArtifacts]]
6262
deps = ["Artifacts", "Pkg"]

0 commit comments

Comments
 (0)