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
72021277
Commit
72021277
authored
Jul 05, 2004
by
Götz Lindenmaier
Browse files
comment
[r3304]
parent
8986db5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/tr/type.h
View file @
72021277
...
...
@@ -131,7 +131,8 @@ void free_type_entities(type *tp);
* belonging to the type, except for the array element entity. Does
* not free if tp is "none" or "unknown". Frees entities in value
* param subtypes of method types!!! Make sure these are not
* referenced any more. */
* referenced any more. Further make sure there is no pointer type
* that refers to this type. */
void
free_type
(
type
*
tp
);
tp_op
*
get_type_tpop
(
type
*
tp
);
...
...
Write
Preview
Markdown
is supported
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