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
5faac7ad
Commit
5faac7ad
authored
Jun 06, 2007
by
Michael Beck
Browse files
add prefer_fastcall
[r14346]
parent
97c6f466
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/TEMPLATE/bearch_TEMPLATE.c
View file @
5faac7ad
...
...
@@ -609,12 +609,12 @@ static const backend_params *TEMPLATE_get_backend_params(void) {
static
backend_params
p
=
{
0
,
/* no dword lowering */
0
,
/* no inline assembly */
0
,
/* no different calling conventions */
NULL
,
/* no additional opcodes */
NULL
,
/* will be set later */
NULL
,
/* no creator function */
NULL
,
/* context for create_intrinsic_fkt */
NULL
,
NULL
,
NULL
,
/* parameter for if conversion */
};
p
.
dep_param
=
&
ad
;
...
...
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