LLVM  8.0.1
Namespaces | Macros | Functions
AVRMCELFStreamer.cpp File Reference
#include "MCTargetDesc/AVRMCELFStreamer.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/MCObjectWriter.h"
Include dependency graph for AVRMCELFStreamer.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

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 14 of file AVRMCELFStreamer.cpp.