cleanup: improve coding style
authorMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 17:43:06 +0000 (18:43 +0100)
committerMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 17:53:06 +0000 (18:53 +0100)
commit49f5ee9b35b2d79c142302212fa5d68af1383e49
tree9258365f9eb7c0c74085dc7717bac2dd2f888cee
parent1fcda4a666f4537f4a330281984f94bc7baca8c4
cleanup: improve coding style

- add some more consts
- remove some unnecessary asserts (which made the code noisy)
- replace an if with ?:
ast2firm.c