[amd64] Instead of saving callee saved registers in the LMF in trampoline frames...
authorZoltan Varga <vargaz@gmail.com>
Tue, 19 Nov 2013 15:21:00 +0000 (16:21 +0100)
committerZoltan Varga <vargaz@gmail.com>
Tue, 19 Nov 2013 16:14:42 +0000 (17:14 +0100)
commit0701d9d07fddcd0c78978a6cb03b6707942e7e67
tree729fef897195c177f178b855147871d08f6c99f9
parent90e5ec63d5d2723e39620aa0c87eb34c64be87e9
[amd64] Instead of saving callee saved registers in the LMF in trampoline frames, save a pointer to the register array inside the trampoline frame.
mono/mini/exceptions-amd64.c
mono/mini/mini-amd64.h
mono/mini/tramp-amd64.c