JIT: add option to dump jit-generated debug info (#19808)
authorAndy Ayers <andya@microsoft.com>
Tue, 4 Sep 2018 18:43:50 +0000 (11:43 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Sep 2018 18:43:50 +0000 (11:43 -0700)
commit958040ed3f8c7efb3f78f301d3cb76271e941c2e
treefb7181169deb2a0fbe8a3f105b12a0e04cc2913b
parenta1cb8f6e39ba93d21f2fc2bd0405b9d6d28b42ee
JIT: add option to dump jit-generated debug info (#19808)

Add dump option for debug info (like the ones we have for gc info,
eh, unwind, etc) so we can more readily verify jit changes that are
might impact debug info generation.
src/jit/compiler.cpp
src/jit/compiler.h
src/jit/ee_il_dll.cpp
src/jit/jitconfigvalues.h