Use logf() instead of JitDump() (#13265)
authorBruce Forstall <brucefo@microsoft.com>
Tue, 8 Aug 2017 17:52:57 +0000 (10:52 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2017 17:52:57 +0000 (10:52 -0700)
commitd0e76ed19b8578caf746b3a4faa324c521d6420e
treef114284bf236fca4c31988d5a1096f5c50d65f39
parent9a405f2f61e477fc8964ded0788d4c20a1abd8da
Use logf() instead of JitDump() (#13265)

* Use logf() instead of JitDump()

This allows more JitDump output to get routed through the CLR
logging facility.

* Formatting
src/jit/compiler.cpp
src/jit/jit.h
src/jit/ssaconfig.h