Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
1d197a56
Commit
1d197a56
authored
Jun 14, 2007
by
Michael Beck
Browse files
typo fixed
[r14505]
parent
c781143b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ir/be/betranshlp.c
View file @
1d197a56
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief be transform helper extracted from the ia32 backend.
* @author Michael Beck
* @author
Matthias Braun,
Michael Beck
* @date 14.06.2007
* @version $Id$
*/
...
...
ir/be/betranshlp.h
View file @
1d197a56
...
...
@@ -41,7 +41,7 @@ typedef void (arch_pretrans_nodes)(void *arch_cg);
typedef
ir_node
*
(
be_transform_func
)(
ir_node
*
node
);
/**
* Returns an old (saved) anchor of the currently tranforming graph.
* Returns an old (saved) anchor of the currently tran
s
forming graph.
*/
ir_node
*
be_get_old_anchor
(
unsigned
anchor
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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