Use flags in exceptionhandling.cpp (dotnet/coreclr#9823)
authorJonghyun Park <parjong@gmail.com>
Tue, 28 Feb 2017 02:06:38 +0000 (11:06 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 28 Feb 2017 02:06:38 +0000 (03:06 +0100)
commit80fc5856073bfc5957147140f8a9047ab76107a8
tree8aebd6743c092b914f41db7d772a096e0e3fe442
parentcabc3552960b6afd9e9690707512b809e0317445
Use flags in exceptionhandling.cpp (dotnet/coreclr#9823)

* Add USE_FUNCLET_CALL_HELPER

* Use STACK_RANGE_BOUNDS_ARE_CALLER_SP

Commit migrated from https://github.com/dotnet/coreclr/commit/0b64b09fb71fc997dd1e843a8745bd8b4bcc7753
src/coreclr/src/vm/exceptionhandling.cpp