Remove the use of `CROSSGEN_COMPILE` in jitconfigvalues.h.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 11 May 2016 22:18:54 +0000 (15:18 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Wed, 11 May 2016 22:29:34 +0000 (15:29 -0700)
commitef8e636e01acaea4d70791f92c2e4d321f1259b8
tree6a8a49e020c0d46d535cb4dbbe45f1bac340444f
parent48fa30ee5aa0b95a939934da40822f46b16ee807
Remove the use of `CROSSGEN_COMPILE` in jitconfigvalues.h.

This symbol was previously used to ensure that noway failures did not trigger
debugger breaks when running non-release builds of the JIT in crossgen on the
desktop CLR. We believe that this behavior is no longer necessary nor desirable.
src/jit/jitconfigvalues.h