debug.h (set_name): Add comment.

2009-04-28  Catherine Moore  <clm@codesourcery.com>

        * debug.h (set_name): Add comment.

From-SVN: r146897
This commit is contained in:
Catherine Moore 2009-04-28 11:06:16 -04:00 committed by Catherine Moore
parent f8abe53240
commit af04e659c9
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-04-28 Catherine Moore <clm@codesourcery.com>
* debug.h (set_name): Add comment.
2009-04-28 Andrew Pinski <pinskia@gmail.com>
PR target/39929

View File

@ -126,6 +126,8 @@ struct gcc_debug_hooks
text sections. */
void (* switch_text_section) (void);
/* Called from grokdeclarator. Replaces the anonymous name with the
type name. */
void (* set_name) (tree, tree);
/* This is 1 if the debug writer wants to see start and end commands for the