[crashing] update s390x handling (#41961)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 10 Sep 2020 15:47:54 +0000 (11:47 -0400)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 15:47:54 +0000 (11:47 -0400)
commit9a1df9c03795758145c1286c4034a2d80f725339
tree01230804b3907c6a8f01c1f542516809115445b8
parentd992e0cd37d538957ca0d2031e02a24474c091d7
[crashing] update s390x handling (#41961)

commit 2a4e66af4dc628a84a42ff443bc2c09a4bcc7dec broke build on s390x after
changing the signature of `mono_handle_native_crash()`. We need to update
exceptions-s390x.c as well.

Fixes: https://github.com/mono/mono/issues/20356

Co-authored-by: sharkcz <sharkcz@users.noreply.github.com>
src/mono/mono/mini/exceptions-s390x.c