LLVM 22.0.0git
MSP430AsmPrinter.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "asm-printer"

Functions

 INITIALIZE_PASS (MSP430AsmPrinter, "msp430-asm-printer", "MSP430 Assembly Printer", false, false) extern "C" LLVM_ABI LLVM_EXTERNAL_VISIBILITY void LLVMInitializeMSP430AsmPrinter()

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "asm-printer"

Definition at line 34 of file MSP430AsmPrinter.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( MSP430AsmPrinter ,
"msp430-asm-printer" ,
"MSP430 Assembly Printer" ,
false ,
false  )