From a58f1479ddc4dfaf756403ad9acce3f72125397a Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sun, 31 Aug 2008 13:02:12 +0000 Subject: [PATCH] Empty line for readability. [r21589] --- ast2firm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ast2firm.c b/ast2firm.c index ade3954..af8aa2d 100644 --- a/ast2firm.c +++ b/ast2firm.c @@ -2571,6 +2571,7 @@ static ir_node *alignof_to_firm(const typeprop_expression_t *expression) } static void init_ir_types(void); + long fold_constant(const expression_t *expression) { bool constant_folding_old = constant_folding; -- 2.20.1