llvm::TagNameItem

Mapping from an ELF compact build-attribute tag to its display name.

Synopsis

Declared in <llvm/Support/ELFAttributes.h>

struct TagNameItem;

Data Members

NameDescription
attr Attribute tag number.
tagName Display name for the tag (for example "Tag_CPU_name").