14#ifndef LLVM_SUPPORT_MSP430ATTRIBUTEPARSER_H
15#define LLVM_SUPPORT_MSP430ATTRIBUTEPARSER_H
23 struct DisplayHandler {
27 static const std::array<DisplayHandler, 4> DisplayRoutines;
This file contains enumerations for MSP430 ELF build attributes as defined in the MSP430 ELF psABI sp...
Functions, function parameters, and return types can have attributes to indicate how they should be t...
ELFCompactAttrParser(ScopedPrinter *sw, TagNameMap tagNameMap, StringRef vendor)
Lightweight error class with error context and mandatory checking.
MSP430AttributeParser(ScopedPrinter *SW)
This is an optimization pass for GlobalISel generic memory operations.