Assembler‐only attributes that are not stored as a single ELF tag.

Synopsis

Declared in <llvm/Support/ARMBuildAttributes.h>

enum SpecialAttr;

Description

These translate into one or more AttrType entries in the .ARM.attributes section.

Members

Name

Description

SEL_CPU

.cpu assembler directive; expands to one or more AttrType tags.

Created with MrDocs