summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/cgraph.h')
-rw-r--r--contrib/gcc/cgraph.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc/cgraph.h b/contrib/gcc/cgraph.h
index dccf3ff..1e208de 100644
--- a/contrib/gcc/cgraph.h
+++ b/contrib/gcc/cgraph.h
@@ -302,6 +302,8 @@ struct cgraph_node *cgraph_master_clone (struct cgraph_node *);
void cgraph_add_new_function (tree);
/* In cgraphunit.c */
+/* APPLE LOCAL radar 6305545 */
+void lower_if_nested_functions (tree);
bool cgraph_assemble_pending_functions (void);
bool cgraph_varpool_assemble_pending_decls (void);
void cgraph_finalize_function (tree, bool);
OpenPOWER on IntegriCloud