Skip to content

Commit 49f44a7

Browse files
authored
Update dependencies.
Project GPUCompiler v0.13.1 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [929cbde3] ↑ LLVM v4.5.2 ⇒ v4.5.3 [a759f4b9] ↑ TimerOutputs v0.5.12 ⇒ v0.5.13
1 parent f4e9137 commit 49f44a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ version = "1.3.0"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "36d95ecdfbc3240d728f68d73064d5b097fbf2ef"
42+
git-tree-sha1 = "756cd7ea042f82962d8d46e378c0f1863bb4dc0f"
4343
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
44-
version = "4.5.2"
44+
version = "4.5.3"
4545

4646
[[LLVMExtra_jll]]
4747
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -126,9 +126,9 @@ uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
126126

127127
[[TimerOutputs]]
128128
deps = ["ExprTools", "Printf"]
129-
git-tree-sha1 = "209a8326c4f955e2442c07b56029e88bb48299c7"
129+
git-tree-sha1 = "7cb456f358e8f9d102a8b25e8dfedf58fa5689bc"
130130
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
131-
version = "0.5.12"
131+
version = "0.5.13"
132132

133133
[[UUIDs]]
134134
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)