LLVM 22.0.0git
MSP430Attributes.cpp File Reference

Go to the source code of this file.

Variables

static constexpr TagNameItem TagData []
constexpr TagNameMap MSP430AttributeTags {TagData}

Variable Documentation

◆ MSP430AttributeTags

TagNameMap MSP430AttributeTags {TagData}
constexpr

Definition at line 19 of file MSP430Attributes.cpp.

Referenced by llvm::MSP430Attrs::getMSP430AttributeTags().

◆ TagData

TagNameItem TagData[]
staticconstexpr
Initial value:
= {{TagISA, "Tag_ISA"},
{TagCodeModel, "Tag_Code_Model"},
{TagDataModel, "Tag_Data_Model"},
{TagEnumSize, "Tag_Enum_Size"}}

Definition at line 14 of file MSP430Attributes.cpp.