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
9d568a13
Commit
9d568a13
authored
Nov 20, 2014
by
Matthias Braun
Browse files
TEMPLATE: show register of return value
parent
e0faf4d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/TEMPLATE/TEMPLATE_emitter.c
View file @
9d568a13
...
...
@@ -208,7 +208,7 @@ static void emit_Return(const ir_node *node)
}
/* return */
TEMPLATE_emitf
(
node
,
"ret"
);
TEMPLATE_emitf
(
node
,
"ret
%S0
"
);
}
/**
...
...
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