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
d09c3a53
Commit
d09c3a53
authored
May 24, 2015
by
Matthias Braun
Browse files
begnuas: Remove wrong comment
parent
8379c1aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/begnuas.h
View file @
d09c3a53
...
...
@@ -37,7 +37,7 @@ typedef enum {
GAS_SECTION_TYPE_MASK
=
0xFF
,
GAS_SECTION_FLAG_TLS
=
1
<<
8
,
/**< thread local flag */
GAS_SECTION_FLAG_COMDAT
=
1
<<
9
/**< thread local version of _BSS */
GAS_SECTION_FLAG_COMDAT
=
1
<<
9
}
be_gas_section_t
;
ENUM_BITSET
(
be_gas_section_t
)
...
...
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