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
e8048e4e
Commit
e8048e4e
authored
Jun 28, 2015
by
Christoph Mallon
Browse files
doc: Correct typo in comment.
parent
487f52ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/lower/lower_calls.h
View file @
e8048e4e
...
...
@@ -21,7 +21,7 @@ typedef enum compound_call_lowering_flags {
LF_RETURN_HIDDEN
=
1
<<
0
,
/**< return the hidden address instead of void */
LF_DONT_LOWER_ARGUMENTS
=
1
<<
1
,
/**< don't lower compound call arguments
(some backends can handle them themselves) */
/** Return small arays as integer values instead of storing them into
/** Return small ar
r
ays as integer values instead of storing them into
* memory. */
LF_RETURN_SMALL_ARRAY_IN_INTS
=
1
<<
2
,
/** Return small structs as integer values */
...
...
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