Preparatory changes for EH WriteThru (dotnet/coreclr#26863)
authorCarol Eidt <carol.eidt@microsoft.com>
Mon, 28 Oct 2019 16:00:07 +0000 (09:00 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2019 16:00:07 +0000 (09:00 -0700)
commitc37c2392ac0ea608cafc52174afe70e77484bc86
tree585aa70f39f394e563cb5068b26201aa3d0d0f97
parent50c3665484f5b286d311bf432e0497699ff2b406
Preparatory changes for EH WriteThru (dotnet/coreclr#26863)

* Preparatory changes for EH WriteThru

- Add a method on BasicBlock to determine EH flow in or out

Commit migrated from https://github.com/dotnet/coreclr/commit/50750540fa45e44ccc3847fbf5ec9afa4bc6d552
src/coreclr/src/jit/block.cpp
src/coreclr/src/jit/block.h
src/coreclr/src/jit/lsra.cpp
src/coreclr/src/jit/lsra.h
src/coreclr/src/jit/lsrabuild.cpp