Improve COMPlus_JitFunctionTrace
authorBruce Forstall <brucefo@microsoft.com>
Tue, 2 Apr 2019 22:27:29 +0000 (15:27 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Tue, 2 Apr 2019 22:27:29 +0000 (15:27 -0700)
commit731f9e25b92e2d600730f49ceebe6a86f27d04a7
treeb871409235f363191ea5a8ac243a080e3a1a4d50
parent5cd9a8d2f9b5f7e3a651aedaa00916ab74ec38a3
Improve COMPlus_JitFunctionTrace

Indicated if the generated function was generated by altjit.
This helps when there is code generated by both altjit and non-altjit.
src/jit/compiler.cpp