[amd64] Rewrite the handler block trampoline to use normal calls instead of jumps...
authorZoltan Varga <vargaz@gmail.com>
Wed, 20 Jul 2016 16:17:38 +0000 (12:17 -0400)
committerZoltan Varga <vargaz@gmail.com>
Wed, 20 Jul 2016 16:17:38 +0000 (12:17 -0400)
commit9e3f1f3002192e91000556d9b16fd499b00a4dcf
treeb5a47ee282a3295e2056f09ca4c5396c2b864c37
parent1f39769fb0070d5f0796c81c3910eeedfeca6c91
[amd64] Rewrite the handler block trampoline to use normal calls instead of jumps so the functions called from the calls execute with an aligned stack.
mono/mini/mini-amd64.h
mono/mini/tramp-amd64.c