Revises UMThunkStub unwindable in ARM/Linux (#6788)
authorJonghyun Park <parjong@gmail.com>
Tue, 30 Aug 2016 02:36:51 +0000 (11:36 +0900)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Aug 2016 02:36:51 +0000 (19:36 -0700)
commitf4952b4da7e87f825e49907f36f78ceb5cc46e28
tree697ddde1ce30c98158d49dc1ced8718dce82be69
parent4f60a817e3ea408a176c74ec0f0ea5e9f151dd61
Revises UMThunkStub unwindable in ARM/Linux (#6788)

In ARM/Linux, UMThunkStub currently pushes r0-r3 and r12 without .pad,
which results in #6787.

This commit revises the prolog and epilog of UMThunkStub to fix 6787.
(In addition, personality routine is addes as ARM64/AMD64 already does.)
src/vm/arm/asmhelpers.S