LLVM 19.0.0git
Namespaces | Macros | Functions
AVRMCELFStreamer.cpp File Reference
#include "MCTargetDesc/AVRMCELFStreamer.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCObjectWriter.h"
#include "llvm/MC/MCSymbol.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "avrmcelfstreamer"
 

Functions

MCStreamerllvm::createAVRELFStreamer (Triple const &TT, MCContext &Context, std::unique_ptr< MCAsmBackend > MAB, std::unique_ptr< MCObjectWriter > OW, std::unique_ptr< MCCodeEmitter > CE)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "avrmcelfstreamer"

Definition at line 19 of file AVRMCELFStreamer.cpp.