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
a8265566
Commit
a8265566
authored
Feb 27, 2010
by
Jonas Fietz
Browse files
Fix documentation for init_irg_phase
[r27238]
parent
00daa36f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/irphase_t.h
View file @
a8265566
...
...
@@ -106,9 +106,9 @@ ir_phase *phase_init(ir_phase *ph, const char *name, ir_graph *irg, unsigned gro
* The returned phase object will be inserted in the phase slot of the @p irg designated by the phase ID (@p id).
* Note that you cannot allocate phases with an ID <code>PHASE_NOT_IRG_MANAGED</code>.
*
* @param ph The memory of the phase to initialize.
* @param irg The irg.
* @param id The ID of the irg-managed phase (see irphaselist.h).
* @param size The size of the phase
* @param data_init The node data initialization function.
* @return The allocated phase object.
*/
...
...
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