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
41f211ad
Commit
41f211ad
authored
Sep 20, 2015
by
Christoph Mallon
Browse files
be: Remove the unused enum entry 'GAS_SECTION_LAST'.
parent
90aa956b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/begnuas.h
View file @
41f211ad
...
...
@@ -35,7 +35,6 @@ typedef enum {
GAS_SECTION_DEBUG_LINE
,
/**< dwarf debug line */
GAS_SECTION_DEBUG_PUBNAMES
,
/**< dwarf pub names */
GAS_SECTION_DEBUG_FRAME
,
/**< dwarf callframe infos */
GAS_SECTION_LAST
=
GAS_SECTION_DEBUG_FRAME
,
GAS_SECTION_TYPE_MASK
=
0xFF
,
GAS_SECTION_FLAG_TLS
=
1
<<
8
,
/**< thread local flag */
...
...
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