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
c1c50386
Commit
c1c50386
authored
Jul 30, 2008
by
Matthias Braun
Browse files
irprofile fix
[r20787]
parent
333bc9c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/irprofile.c
View file @
c1c50386
...
...
@@ -186,6 +186,7 @@ static void add_constructor(ir_entity *method)
method
,
NULL
);
set_entity_compiler_generated
(
ptr
,
1
);
set_entity_variability
(
ptr
,
variability_constant
);
set_atomic_ent_value
(
ptr
,
val
);
}
...
...
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