ARM64: Fix LR update in a few stubs (#5013)
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Wed, 18 May 2016 09:44:44 +0000 (02:44 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 18 May 2016 09:44:44 +0000 (02:44 -0700)
commit7e9bd0570ed853e7fcf524537388b1bc43ce086f
tree2fc6e3941af72cb4a4c1b185d14acda136fda6ab
parente4d83dff604197c78f7de2e01e51674f90932209
ARM64: Fix LR update in a few stubs (#5013)

Fix LR capture/restore in a few stubs helpers.
This change fixed failures in 6 GC tests under GCStress.
src/vm/arm64/stubs.cpp