LLVM 22.0.0git
HexagonAsmBackend.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "hexagon-asm-backend"

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 32 of file HexagonAsmBackend.cpp.

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