- replaced an if condition that should never happen by assert()
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 10 Jul 2010 18:27:45 +0000 (18:27 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 10 Jul 2010 18:27:45 +0000 (18:27 +0000)
commit4d9bcc109590c48aa8c63da96e8f419205b9f724
tree7cb5a84120509c7ac32a4781ac680368498fa4f2
parentdffc791a4b687156583aba12d285e4418e62272b
- replaced an if condition that should never happen by assert()
- removed a superfluous "{", although in an #if 0 block this confuses Visual Assist

[r27731]
ir/be/arm/arm_transform.c