LLVM 19.0.0git
Macros | Functions
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...

#include "M68kAsmPrinter.h"
#include "M68k.h"
#include "M68kMachineFunction.h"
#include "MCTargetDesc/M68kInstPrinter.h"
#include "TargetInfo/M68kTargetInfo.h"
#include "llvm/MC/TargetRegistry.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "m68k-asm-printer"
 

Functions

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

◆ LLVMInitializeM68kAsmPrinter()

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeM68kAsmPrinter ( )

Definition at line 198 of file M68kAsmPrinter.cpp.

References llvm::getTheM68kTarget(), and X.