Don't do STRESS_PROFILER_CALLBACKS when pre-JITing (#2016)
authorBruce Forstall <brucefo@microsoft.com>
Wed, 22 Jan 2020 20:48:33 +0000 (12:48 -0800)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2020 20:48:33 +0000 (12:48 -0800)
commit8861275a96399219f0239b4f9793b11ba4f37ae0
tree2c504417e888a38213940f192ed21733ba4113a7
parent5a948f14ad1c02edd4469321c137aa54913b5fc9
Don't do STRESS_PROFILER_CALLBACKS when pre-JITing (#2016)

This leads us to generate an illegal relocation fixup.

Fixes #1789
src/coreclr/src/jit/compiler.cpp