LLVM 22.0.0git
AVRAsmPrinter.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "avr-asm-printer"

Functions

 INITIALIZE_PASS (AVRAsmPrinter, "avr-asm-printer", "AVR Assembly Printer", false, false) extern "C" LLVM_ABI LLVM_EXTERNAL_VISIBILITY void LLVMInitializeAVRAsmPrinter()

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "avr-asm-printer"

Definition at line 41 of file AVRAsmPrinter.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( AVRAsmPrinter ,
"avr-asm-printer" ,
"AVR Assembly Printer" ,
false ,
false  )

Definition at line 336 of file AVRAsmPrinter.cpp.

References llvm::getTheAVRTarget(), LLVM_ABI, LLVM_EXTERNAL_VISIBILITY, and X.