[release/6.0] Restore FP pairs when unwinding in ARM64 (#69359)
authorJuan Hoyos <juan.hoyos@microsoft.com>
Mon, 16 May 2022 22:09:18 +0000 (15:09 -0700)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 22:09:18 +0000 (15:09 -0700)
commitc213c5bcb921c131e05e2ef3ff30de98e7ac9a71
tree02f7b7e4f9d1d28c5344e9c0c4cbeaaaff2709f8
parent0dc7e3b7fa56e60f38c87dae02078d6424e8412b
[release/6.0] Restore FP pairs when unwinding in ARM64 (#69359)

* Add regression test
* Restore FP pairs when unwinding in ARM64
* Disable windows arm64 version of the test
src/coreclr/unwinder/arm64/unwinder_arm64.cpp
src/tests/Exceptions/UnwindFpBleedTest/UnwindFpBleedTest.cs [new file with mode: 0644]
src/tests/Exceptions/UnwindFpBleedTest/UnwindFpBleedTest.csproj [new file with mode: 0644]
src/tests/issues.targets