Skip to content

Commit aaaf1de

Browse files
Update dependencies. (#468)
Project GPUCompiler v0.20.3 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [929cbde3] ↑ LLVM v5.1.0 ⇒ v5.2.0 Co-authored-by: maleadt <[email protected]>
1 parent e82a68a commit aaaf1de

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
@@ -39,15 +39,15 @@ version = "1.4.1"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "26a31cdd9f1f4ea74f649a7bf249703c687a953d"
42+
git-tree-sha1 = "5007c1421563108110bbd57f63d8ad4565808818"
4343
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
44-
version = "5.1.0"
44+
version = "5.2.0"
4545

4646
[[LLVMExtra_jll]]
4747
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
48-
git-tree-sha1 = "09b7505cc0b1cee87e5d4a26eea61d2e1b0dcd35"
48+
git-tree-sha1 = "1222116d7313cdefecf3d45a2bc1a89c4e7c9217"
4949
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
50-
version = "0.0.21+0"
50+
version = "0.0.22+0"
5151

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

0 commit comments

Comments
 (0)