LLVM 22.0.0git
M68kAsmPrinter.cpp File Reference

This file contains a printer that converts from our internal representation of machine-dependent LLVM code to GAS-format M68k assembly language. More...

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "m68k-asm-printer"

Functions

 INITIALIZE_PASS (M68kAsmPrinter, "m68k-asm-printer", "M68k Assembly Printer", false, false) extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeM68kAsmPrinter()

Detailed Description

This file contains a printer that converts from our internal representation of machine-dependent LLVM code to GAS-format M68k assembly language.

Definition in file M68kAsmPrinter.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "m68k-asm-printer"

Definition at line 28 of file M68kAsmPrinter.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( M68kAsmPrinter ,
"m68k-asm-printer" ,
"M68k Assembly Printer" ,
false ,
false  )

Definition at line 200 of file M68kAsmPrinter.cpp.

References llvm::getTheM68kTarget(), LLVM_EXTERNAL_VISIBILITY, and X.