Small ternary ops fixes.
commitc76f08810f96bd768f0b5841e5c2a04bcc4fd83a
authorMark Probst <mark.probst@gmail.com>
Sun, 22 Mar 2009 15:54:56 +0000 (22 15:54 -0000)
committerMark Probst <mark.probst@gmail.com>
Sun, 22 Mar 2009 15:54:56 +0000 (22 15:54 -0000)
tree38a97388b25d657dad7a002c38eff1f1d6195d73
parent40cc71d8e03c4704aac15b0b84a5a92d6ea709f3
Small ternary ops fixes.

2009-03-22  Mark Probst  <mark.probst@gmail.com>

        * method-to-ir.c: MINI_OP3 needs a comma.

        * method-to-ir.c, mini.h, mini.c: Remove
        mono_init_op_sreg_counts ().

svn path=/trunk/mono/; revision=129986
mono/mini/ChangeLog
mono/mini/method-to-ir.c
mono/mini/mini.c
mono/mini/mini.h