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
158a860c
Commit
158a860c
authored
Dec 12, 2012
by
Christoph Mallon
Browse files
documentation: Update stale comments of new_{r,rd}_Const_long().
parent
80d8063d
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/libfirm/ircons.h
View file @
158a860c
...
...
@@ -322,9 +322,7 @@
*
* Adds the node to the start block.
*
* Constructor for a Const node. The constant represents a target
* value. Sets the type information to type_unknown. (No more
* supported: If tv is entity derives a somehow useful type.)
* The constant represents a target value.
*
* @param *db A pointer for debug information.
* @param *irg The IR graph the node belongs to.
...
...
@@ -338,9 +336,7 @@ FIRM_API ir_node *new_rd_Const_long(dbg_info *db, ir_graph *irg,
*
* Adds the node to the start block.
*
* Constructor for a Const node. The constant represents a target
* value. Sets the type information to type_unknown. (No more
* supported: If tv is entity derives a somehow useful type.)
* The constant represents a target value.
*
* @param *irg The IR graph the node belongs to.
* @param *mode The mode of the operands and the results.
...
...
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