LLVM 23.0.0git
HexagonAsmBackend.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "hexagon-asm-backend"
#define ELF_RELOC(X, Y)

Variables

static cl::opt< boolDisableFixup ("mno-fixup", cl::desc("Disable fixing up resolved relocations for Hexagon"))

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "hexagon-asm-backend"

Definition at line 33 of file HexagonAsmBackend.cpp.

◆ ELF_RELOC

#define ELF_RELOC ( X,
Y )
Value:
.Case(#X, Y)
static TableGen::Emitter::Opt Y("gen-skeleton-entry", EmitSkeleton, "Generate example skeleton entry")
static TableGen::Emitter::OptClass< SkeletonEmitter > X("gen-skeleton-class", "Generate example skeleton class")

Variable Documentation

◆ DisableFixup

cl::opt< bool > DisableFixup("mno-fixup", cl::desc("Disable fixing up resolved relocations for Hexagon")) ( "mno-fixup" ,
cl::desc("Disable fixing up resolved relocations for Hexagon")  )
static