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
14deb1e9
Commit
14deb1e9
authored
Mar 25, 2006
by
Michael Beck
Browse files
make the names of the be_stack_dir_t more understandable
parent
8dd5021d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/benode_t.h
View file @
14deb1e9
...
...
@@ -68,8 +68,8 @@ typedef enum {
/** Expresses the direction of the stack pointer increment of IncSP nodes. */
typedef
enum
{
be_stack_dir_
along
=
0
,
be_stack_dir_
against
=
1
be_stack_dir_
expand
=
0
,
be_stack_dir_
shrink
=
1
}
be_stack_dir_t
;
/** Not used yet. */
...
...
Write
Preview
Supports
Markdown
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