Skip to content
Snippets Groups Projects
  • Bernd Schmidt's avatar
    722279e4
    dwarf2out.h (dwarf2out_frame_debug_init): Declare. · 722279e4
    Bernd Schmidt authored
    	* dwarf2out.h (dwarf2out_frame_debug_init): Declare.
    	* dwarf2out.c (dwarf2out_frame_debug_init): New function, broken
    	out of ...
    	(dwarf2out_frame_debug): ... here. Don't handle a NULL argument.
    	* final.c (final_start_function): Call the new function rather
    	than using a NULL argument for dwarf2out_frame_debug.
    
    From-SVN: r171839
    722279e4
    History
    dwarf2out.h (dwarf2out_frame_debug_init): Declare.
    Bernd Schmidt authored
    	* dwarf2out.h (dwarf2out_frame_debug_init): Declare.
    	* dwarf2out.c (dwarf2out_frame_debug_init): New function, broken
    	out of ...
    	(dwarf2out_frame_debug): ... here. Don't handle a NULL argument.
    	* final.c (final_start_function): Call the new function rather
    	than using a NULL argument for dwarf2out_frame_debug.
    
    From-SVN: r171839
dwarf2out.h 1.57 KiB