[x86/Linux] Remove unnecessary ResumeEsp field (dotnet/coreclr#11167)
authorJonghyun Park <parjong@gmail.com>
Mon, 24 Apr 2017 08:39:52 +0000 (17:39 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 24 Apr 2017 08:39:52 +0000 (01:39 -0700)
commit0b9788e2721a2ad3bfee38b2655a76ecc35f05dd
tree2c142f939963d78cc4d76be77c0c8b929aff7669
parent83b032a2e3485612bafef828f376ffa6f3282df5
[x86/Linux] Remove unnecessary ResumeEsp field (dotnet/coreclr#11167)

Commit migrated from https://github.com/dotnet/coreclr/commit/e1efbf4a587c44a73bdabcbf99d6fa2074065754
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/src/arch/i386/asmconstants.h
src/coreclr/src/pal/src/arch/i386/context2.S
src/coreclr/src/pal/src/arch/i386/exceptionhelper.S
src/coreclr/src/pal/src/arch/i386/signalhandlerhelper.cpp
src/coreclr/src/pal/src/exception/seh-unwind.cpp
src/coreclr/src/pal/src/thread/context.cpp
src/coreclr/src/unwinder/i386/unwinder_i386.cpp
src/coreclr/src/vm/exceptionhandling.cpp
src/coreclr/src/vm/i386/cgenx86.cpp