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
6a75c407
Commit
6a75c407
authored
Apr 02, 2006
by
Michael Beck
Browse files
add missing op_be_CopyKeep
parent
c1c447c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/benode_t.h
View file @
6a75c407
...
...
@@ -32,6 +32,7 @@ extern ir_op *op_be_Reload;
extern
ir_op
*
op_be_Perm
;
extern
ir_op
*
op_be_Copy
;
extern
ir_op
*
op_be_Keep
;
extern
ir_op
*
op_be_CopyKeep
;
extern
ir_op
*
op_be_Call
;
extern
ir_op
*
op_be_Return
;
extern
ir_op
*
op_be_IncSP
;
...
...
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