[llvm] Fix passing vtypes received by value as arguments, they need to be copied...
commitec1c08afa5744fbaf337b35b2dfa05147fc45d98
authorZoltan Varga <vargaz@gmail.com>
Sat, 27 Oct 2018 10:42:46 +0000 (27 12:42 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Oct 2018 10:42:46 +0000 (27 12:42 +0200)
tree29da54b2382c6bdbe7d2187bf57346651d2d09a9
parent9214bdc7beaa99da3fbc62401385b28d97341687
[llvm] Fix passing vtypes received by value as arguments, they need to be copied. Fixes https://github.com/mono/mono/issues/11378. (#11389)
mono/mini/mini-llvm.c
mono/mini/objects.cs