[jit] Fix mono_debug_count () so it doesn't confuse COUNT=0 with COUNT not being...
authorZoltan Varga <vargaz@gmail.com>
Sun, 2 Jul 2017 22:05:18 +0000 (18:05 -0400)
committerZoltan Varga <vargaz@gmail.com>
Sun, 2 Jul 2017 22:05:38 +0000 (18:05 -0400)
commit2efd64587f09dbd30db7858e21eb4a66d49fda6d
tree0883e11e203ffe112fadff36162b5b30029fd822
parent9e91b6687e1355421680b7355c8547a88b66a7c9
[jit] Fix mono_debug_count () so it doesn't confuse COUNT=0 with COUNT not being used.
mono/mini/mini-runtime.c