Fix ThrowExceptionFromContextInternal for x86 Linux (dotnet/coreclr#10728)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 5 Apr 2017 15:45:55 +0000 (17:45 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 15:45:55 +0000 (17:45 +0200)
commitac30e890c0a974b4f44d2cdfafe328f88059bf2c
treebce600b137c2739e3b373d3650924370c913adff
parent6b5703cf7bca51731d49ba2758ea4a1f962856ae
Fix ThrowExceptionFromContextInternal for x86 Linux (dotnet/coreclr#10728)

The function was missing restoring of some callee saved registers
which caused crashes in Checked build and hang in Release build.

Commit migrated from https://github.com/dotnet/coreclr/commit/557c314e9dd56bcab569c578ed445e47ae71c317
src/coreclr/src/pal/src/arch/i386/exceptionhelper.S