Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
f500e069
Commit
f500e069
authored
Nov 09, 2004
by
Florian Liekweg
Browse files
added comment
[r4335]
parent
769bc555
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/tr/type.c
View file @
f500e069
...
...
@@ -118,7 +118,7 @@ new_type(tp_op *type_op, ir_mode *mode, ident* name) {
#ifdef DEBUG_libfirm
res
->
nr
=
get_irp_new_node_nr
();
res
->
c_name
=
(
char
*
)
get_id_str
(
name
);
#endif
#endif
/* defined DEBUG_libfirm */
return
res
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment