Merge pull request dotnet/coreclr#6103 from mikedn/nothrowinl
authorAndy Ayers <andya@microsoft.com>
Fri, 5 Aug 2016 02:14:57 +0000 (19:14 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2016 02:14:57 +0000 (19:14 -0700)
commit263e3da4e651219879762480dc4511bc951b8e7a
tree257a356566f7795ae3132a6142ed06bdb8f9cd27
parent8fa111a3deff133c2b58c29b29350c93d997589c
parent7368d7d054e30f1c70aa6baf574902b2ab84e753
Merge pull request dotnet/coreclr#6103 from mikedn/nothrowinl

Do not inline methods that never return

Commit migrated from https://github.com/dotnet/coreclr/commit/c4da56ed917793ec1c5100841541d7e17a18f02a
src/coreclr/src/jit/flowgraph.cpp
src/coreclr/src/jit/gentree.h
src/coreclr/src/jit/inline.def
src/coreclr/src/jit/inline.h
src/coreclr/src/jit/inlinepolicy.cpp
src/coreclr/src/jit/morph.cpp