Skip to content

Commit 33ac58c

Browse files
committed
fix
1 parent 067da82 commit 33ac58c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/compiler.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5402,8 +5402,6 @@ else
54025402
legal2, obj = absint(inst)
54035403
if legal2 && is_memory_instance(obj)
54045404
metadata(inst)["nonnull"] = MDNode(LLVM.Metadata[])
5405-
else
5406-
@show legal2, string(inst), obj
54075405
end
54085406
end
54095407

0 commit comments

Comments
 (0)