LLVM: lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp File Reference (original) (raw)
#include "[MCTargetDesc/AVRMCELFStreamer.h](AVRMCELFStreamer%5F8h%5Fsource.html)"#include "[llvm/MC/MCContext.h](MCContext%5F8h%5Fsource.html)"#include "[llvm/MC/MCExpr.h](MCExpr%5F8h%5Fsource.html)"#include "[llvm/MC/MCObjectWriter.h](MCObjectWriter%5F8h%5Fsource.html)"#include "[llvm/MC/MCSymbol.h](MCSymbol%5F8h%5Fsource.html)"
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 | |
|---|---|
| MCStreamer * | llvm::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.