LLVM 19.0.0git
Classes | Namespaces | Functions
AVRELFObjectWriter.cpp File Reference
#include "MCTargetDesc/AVRFixupKinds.h"
#include "MCTargetDesc/AVRMCExpr.h"
#include "MCTargetDesc/AVRMCTargetDesc.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCObjectWriter.h"
#include "llvm/MC/MCSection.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/ErrorHandling.h"

Go to the source code of this file.

Classes

class  llvm::AVRELFObjectWriter
 Writes AVR machine code into an ELF32 object file. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

std::unique_ptr< MCObjectTargetWriter > llvm::createAVRELFObjectWriter (uint8_t OSABI)
 Creates an ELF object writer for AVR.