Simplify compound_statement_to_firm() by letting statement_to_firm() return an ir_nod...
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 20 Apr 2012 06:22:15 +0000 (08:22 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 12:51:58 +0000 (14:51 +0200)
commitaa834d2e8cf1f629e00744b5c5a07daa16ffdb13
tree1f9a3e7f8b79a78c7b33e1db0b9a98dcede3318a
parentf3d80628c39bc72f43d369e2a14637ae53fd3ae9
Simplify compound_statement_to_firm() by letting statement_to_firm() return an ir_node* instead of just expression_statement_to_firm().
ast2firm.c