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
92a463c1
Commit
92a463c1
authored
Jul 02, 2007
by
Matthias Braun
Browse files
no trighraphs in comments
[r14883]
parent
0c431a4d
Changes
2
Show whitespace changes
Inline
Side-by-side
include/libfirm/ircons.h
View file @
92a463c1
...
...
@@ -756,7 +756,7 @@
* ir_node *new_Rot (ir_node *op, ir_node *k, ir_mode *mode)
* ---------------------------------------------------------
*
* Rotates the operand to the (right?
?
) by k bits.
* Rotates the operand to the (right?) by k bits.
*
* ir_node *new_Carry (ir_node *op1, ir_node *op2, ir_mode *mode)
* ------------------------------------------------------------
...
...
include/libfirm/typerep.h
View file @
92a463c1
...
...
@@ -726,7 +726,7 @@ typedef struct tp_op tp_op;
* Returns the string for the type opcode.
*
* @param op The type opcode to get the string from.
* @return a string. (@todo Null terminated?
??
)
* @return a string. (@todo Null terminated?)
*/
const
char
*
get_tpop_name
(
const
tp_op
*
op
);
...
...
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