cgraphunit.c
66.7 KB
-
Small cleanups in cgraph. · b4d05578
* cgraphunit.c (symtab_terminator): New variable. (queued_nodes): Renamed from first. Use symtab_terminator as initializer. (analyze_functions): Adjust accordingly. (cgraph_process_new_functions): Return void. * cgraph.h (cgraph_process_new_functions): Adjust declaration. From-SVN: r205024
Bernd Schmidt committed