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
7346390a
Commit
7346390a
authored
May 26, 2004
by
Michael Beck
Browse files
doxygen comments fixed
[r2947]
parent
e4d5e7f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/irnode.c
View file @
7346390a
...
...
@@ -136,7 +136,7 @@ copy_attrs (const ir_node *old_node, ir_node *new_node) {
memcpy
(
&
new_node
->
attr
,
&
old_node
->
attr
,
get_op_attr_size
(
get_irn_op
(
old_node
)));
}
/*
*
getting some parameters from ir_nodes
*
*/
/*
--
getting some parameters from ir_nodes
--
*/
int
is_ir_node
(
const
void
*
thing
)
{
...
...
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