Skip to content

Commit 1d38e3c

Browse files
authored
Merge pull request #267 from aviatesk/fix
fix verifier warnings
2 parents f4c8e38 + 56e2f89 commit 1d38e3c

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

Manifest.toml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[[ArgTools]]
44
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
5+
version = "1.1.1"
56

67
[[Artifacts]]
78
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -19,14 +20,18 @@ deps = ["Printf"]
1920
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
2021

2122
[[Downloads]]
22-
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
23+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
2324
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
25+
version = "1.5.1"
2426

2527
[[ExprTools]]
2628
git-tree-sha1 = "b7e3d17636b348f005f11040025ae8c6f645fe92"
2729
uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
2830
version = "0.1.6"
2931

32+
[[FileWatching]]
33+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
34+
3035
[[InteractiveUtils]]
3136
deps = ["Markdown"]
3237
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
@@ -52,10 +57,12 @@ version = "0.0.13+0"
5257
[[LibCURL]]
5358
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
5459
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
60+
version = "0.6.3"
5561

5662
[[LibCURL_jll]]
5763
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
5864
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
65+
version = "7.73.0+4"
5966

6067
[[LibGit2]]
6168
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -64,6 +71,7 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
6471
[[LibSSH2_jll]]
6572
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
6673
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
74+
version = "1.9.1+2"
6775

6876
[[Libdl]]
6977
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -78,16 +86,20 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
7886
[[MbedTLS_jll]]
7987
deps = ["Artifacts", "Libdl"]
8088
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
89+
version = "2.24.0+2"
8190

8291
[[MozillaCACerts_jll]]
8392
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
93+
version = "2020.7.22"
8494

8595
[[NetworkOptions]]
8696
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
97+
version = "1.2.0"
8798

8899
[[Pkg]]
89100
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
90101
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
102+
version = "1.8.0"
91103

92104
[[Preferences]]
93105
deps = ["TOML"]
@@ -104,11 +116,12 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
104116
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
105117

106118
[[Random]]
107-
deps = ["Serialization"]
119+
deps = ["SHA", "Serialization"]
108120
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
109121

110122
[[SHA]]
111123
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
124+
version = "0.7.0"
112125

113126
[[Serialization]]
114127
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -119,10 +132,12 @@ uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
119132
[[TOML]]
120133
deps = ["Dates"]
121134
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
135+
version = "1.0.0"
122136

123137
[[Tar]]
124138
deps = ["ArgTools", "SHA"]
125139
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
140+
version = "1.10.0"
126141

127142
[[TimerOutputs]]
128143
deps = ["ExprTools", "Printf"]
@@ -140,11 +155,14 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
140155
[[Zlib_jll]]
141156
deps = ["Libdl"]
142157
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
158+
version = "1.2.12+1"
143159

144160
[[nghttp2_jll]]
145161
deps = ["Artifacts", "Libdl"]
146162
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
163+
version = "1.41.0+1"
147164

148165
[[p7zip_jll]]
149166
deps = ["Artifacts", "Libdl"]
150167
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
168+
version = "16.2.1+1"

src/cache.jl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ const specialization_counter = Ref{UInt}(0)
4949
linker = SlotNumber(5)
5050

5151
# call the compiler
52-
append!(new_ci.code, [ReturnNode(id)])
53-
append!(new_ci.codelocs, [1]) # see note below
52+
push!(new_ci.code, ReturnNode(id))
53+
push!(new_ci.ssaflags, 0x00) # Julia's native compilation pipeline (and its verifier) expects `ssaflags` to be the same length as `code`
54+
push!(new_ci.codelocs, 1) # see note below
5455
new_ci.ssavaluetypes += 1
5556

5657
# NOTE: we keep the first entry of the original linetable, and use it for location info

0 commit comments

Comments
 (0)