[mono][llvm] Fix an assertion when a method doesn't set its return value vreg. (...
authorZoltan Varga <vargaz@gmail.com>
Thu, 10 Aug 2023 17:29:46 +0000 (13:29 -0400)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 17:29:46 +0000 (12:29 -0500)
commitecb3b2003c624ae1f116915e9f0f0b11ae264094
treeaba32067bf9d9e08c5ecd125541db05fbaa82a50
parent3e58f554ed44a636f08eabfb1cd6b270f74c4d71
[mono][llvm] Fix an assertion when a method doesn't set its return value vreg. (#90294)

Fixes https://github.com/dotnet/runtime/issues/90032.
src/mono/mono/mini/mini-llvm.c