LLVM 22.0.0git
RISCVLandingPadSetup.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "riscv-lpad-setup"
#define PASS_NAME   "RISC-V Landing Pad Setup"

Variables

cl::opt< uint32_tPreferredLandingPadLabel

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "riscv-lpad-setup"

Definition at line 22 of file RISCVLandingPadSetup.cpp.

◆ PASS_NAME

#define PASS_NAME   "RISC-V Landing Pad Setup"

Definition at line 23 of file RISCVLandingPadSetup.cpp.

Variable Documentation

◆ PreferredLandingPadLabel

cl::opt<uint32_t> PreferredLandingPadLabel
extern