forked from OSchip/llvm-project
parent
19e7076ddd
commit
d71c1009c2
|
@ -35,7 +35,6 @@ namespace llvm {
|
|||
/// a section.
|
||||
struct SectionKind {
|
||||
enum Kind {
|
||||
Unknown = 0, ///< Custom section.
|
||||
Text, ///< Text section.
|
||||
BSS, ///< BSS section.
|
||||
|
||||
|
|
Loading…
Reference in New Issue