Revision 799d57bd
Added by k0kubun (Takashi Kokubun) 17 days ago
insns.def: Drop unused leafness_of_check_ints
It was used to let MJIT override the leafness of the instruction when it
decides to remove check_ints for it. Now that MJIT is gone, nobody needs
to "override" the leafness using this.