JIT: add option to dump jit-generated debug info (dotnet/coreclr#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)
commitc0e9c2df3e836dd0ba288f55da6d365158727971
treeff5d84e6786e22602ed146df95eb05597b558eea
parent783f5792209f00ae55781444015f9b74c6c28c84
JIT: add option to dump jit-generated debug info (dotnet/coreclr#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.

Commit migrated from https://github.com/dotnet/coreclr/commit/958040ed3f8c7efb3f78f301d3cb76271e941c2e
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/ee_il_dll.cpp
src/coreclr/src/jit/jitconfigvalues.h