X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbegnuas.h;h=ba171852fedf44a8f7de15c446d35c1aff7a5343;hb=6f068af98daa4725d60e5d23a8f98ec2841cfa44;hp=d1c0dc8313ecd41f6c4059b5e916106bba785d0f;hpb=9d0be5dca7faf1c08476286d9ddf476afbac782c;p=libfirm diff --git a/ir/be/begnuas.h b/ir/be/begnuas.h index d1c0dc831..ba171852f 100644 --- a/ir/be/begnuas.h +++ b/ir/be/begnuas.h @@ -47,6 +47,7 @@ typedef enum { GAS_SECTION_FLAG_TLS = 1 << 8, /**< thread local flag */ GAS_SECTION_FLAG_COMDAT = 1 << 9 /**< thread local version of _BSS */ } be_gas_section_t; +ENUM_BITSET(be_gas_section_t) typedef enum object_file_format_t { OBJECT_FILE_FORMAT_ELF, /**< Executable and Linkable Format (unixes) */