[x86/Linux] Funclet-based synchronization (dotnet/coreclr#10791)
authorJonghyun Park <parjong@gmail.com>
Wed, 12 Apr 2017 16:02:35 +0000 (01:02 +0900)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 12 Apr 2017 16:02:35 +0000 (09:02 -0700)
commit086999b7d78241430057e6b51c92101c39626f05
tree791b55b343ab4ea9afcf6772f2a146e5ba838f9b
parent5be24567a5cd0fb40ecf4d0a6cd5a0ad0f400a9f
[x86/Linux] Funclet-based synchronization (dotnet/coreclr#10791)

* [x86/Linux] Funclet-based synchronization

* Fix x86/Windows build error

* Revise per feedback

* Fix format error

Commit migrated from https://github.com/dotnet/coreclr/commit/f9d39599448fc89cd48b0a55a34f5d5fded7fa42
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/flowgraph.cpp
src/coreclr/src/jit/gcencode.cpp
src/coreclr/src/vm/stackwalk.cpp