Fix alignment of the block guard trampoline.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 4 Jan 2011 02:55:05 +0000 (10:55 +0800)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 4 Jan 2011 03:13:34 +0000 (11:13 +0800)
commit3a53bd834e648020123cd3d60d7c19172ff1c93a
treeac764a56ebe524f86795704c5628365dfe59e0d4
parenta41700e69e7eca8c36366b1ee114b565bba83aa2
Fix alignment of the block guard trampoline.

* tramp-x86.c (mono_arch_create_handler_block_trampoline): Make
sure we call the target with a properly aligned frame.
mono/mini/tramp-x86.c