LLVM 20.0.0git
|
#include "llvm/Support/ARMBuildAttributes.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/LEB128.h"
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Variables | |
static const TagNameItem | tagData [] |
constexpr TagNameMap | ARMAttributeTags {tagData} |
|
constexpr |
Definition at line 74 of file ARMBuildAttrs.cpp.
Referenced by llvm::ARMBuildAttrs::getARMAttributeTags().
|
static |
Definition at line 17 of file ARMBuildAttrs.cpp.