Convert the argument of OP_INOT to int in the llvm backend. Fixes #6377.
authorZoltan Varga <vargaz@gmail.com>
Fri, 3 Aug 2012 14:00:06 +0000 (10:00 -0400)
committerZoltan Varga <vargaz@gmail.com>
Fri, 3 Aug 2012 14:00:19 +0000 (10:00 -0400)
commit7464bfd078e726eee219d1f61924d5fec0d1076a
tree4745986bec3d1e743ad076290fee9b42ec0c2923
parentb38abd8131e8f089fd68f95a6c6275ed8e53f187
Convert the argument of OP_INOT to int in the llvm backend. Fixes #6377.
mono/mini/mini-llvm.c