JIT: fix desktop build break
authorAndy Ayers <andya@microsoft.com>
Wed, 15 Feb 2017 23:35:12 +0000 (15:35 -0800)
committerAndy Ayers <andya@microsoft.com>
Wed, 15 Feb 2017 23:35:12 +0000 (15:35 -0800)
commit5c037647e9e738ba16836a949548fab2a06681e8
treeec62b917c30bfd07fc60a5884b0f620bde225346
parent934752b9775a03671a5851662ad213a7fbc0d982
JIT: fix desktop build break

Desktop builds warn about unreachable code after returns, so modify
how finally chain merging is enabled and disabled in various configs.

Commit migrated from https://github.com/dotnet/coreclr/commit/2070b1158984cb6d234d5ed311a5657dc583402c
src/coreclr/src/jit/flowgraph.cpp