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)
commit2070b1158984cb6d234d5ed311a5657dc583402c
tree44860213884a5f9e1772d117ead898d7ff1b2a61
parent75cfdc46c862fc118254c429fcfca9124f1ac141
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.
src/jit/flowgraph.cpp