Cleanup stackoverflow handling leftovers (dotnet/coreclr#22228)
authorJan Kotas <jkotas@microsoft.com>
Sat, 26 Jan 2019 17:26:16 +0000 (09:26 -0800)
committerGitHub <noreply@github.com>
Sat, 26 Jan 2019 17:26:16 +0000 (09:26 -0800)
commita098de5da7ad6fef5e39fb0033f4838856ab4b0a
treea25e366d709718d8aebbd7902860b73b4eb38f58
parentad71723cdf674478746e87886d99d9ef4b465bd6
Cleanup stackoverflow handling leftovers (dotnet/coreclr#22228)

Commit migrated from https://github.com/dotnet/coreclr/commit/3038b7484330012fb418dae61cfbdb54542719fd
19 files changed:
src/coreclr/src/inc/corjit.h
src/coreclr/src/inc/ex.h
src/coreclr/src/inc/predeftlsslot.h
src/coreclr/src/jit/codegen.h
src/coreclr/src/jit/codegenarm.cpp
src/coreclr/src/jit/codegenarm64.cpp
src/coreclr/src/jit/codegencommon.cpp
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/emitxarch.cpp
src/coreclr/src/jit/jit.h
src/coreclr/src/jit/jitconfigvalues.h
src/coreclr/src/utilcode/ex.cpp
src/coreclr/src/utilcode/hostimpl.cpp
src/coreclr/src/vm/clrex.cpp
src/coreclr/src/vm/clrex.h
src/coreclr/src/vm/corhost.cpp
src/coreclr/src/vm/threads.h