[x86/Linux] Adds Dummy Exception Handler (dotnet/coreclr#8613)
authorJonghyun Park <parjong@gmail.com>
Wed, 14 Dec 2016 10:29:32 +0000 (19:29 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 14 Dec 2016 10:29:32 +0000 (11:29 +0100)
commit7df4df4b120e9e39b91353af2a1b72f86b48bf69
tree6028303a8713b1b76b2ab69cc5fe412927b9361f
parent425fa47c588d2880556e72436d94bf5104793dae
[x86/Linux] Adds Dummy Exception Handler (dotnet/coreclr#8613)

This commit adds a dummy exeption handler to enable x86/Linux build.

This commit also reverts 7b92136d5ee to make it easy to enable
WIN64EXCEPTIONS in x86/Linux.

Commit migrated from https://github.com/dotnet/coreclr/commit/676216ab65a6b0ef83782298f414c87e24a1256f
src/coreclr/src/vm/exceptmacros.h
src/coreclr/src/vm/i386/excepcpu.h
src/coreclr/src/vm/i386/excepx86.cpp