LLVM 20.0.0git
|
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 () |
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.
#define DEBUG_TYPE "m68k-asm-printer" |
Definition at line 28 of file M68kAsmPrinter.cpp.
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeM68kAsmPrinter | ( | ) |
Definition at line 198 of file M68kAsmPrinter.cpp.
References llvm::getTheM68kTarget(), and X.