beinsn: Remove a pointless if.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 14:55:12 +0000 (15:55 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 14:55:12 +0000 (15:55 +0100)
commit06deb2a54cf1b12c2ac41ab26d77aae66e49afc6
treeb5b1400596cfd3ece16af3f5bedf7a802d9d68f2
parent79ed09cada62c1f96ea40b427372a0f06d6bc638
beinsn: Remove a pointless if.

The register class cannot be null here, because only operands for the current class are collected before.
ir/be/beinsn.c