LLVM 22.0.0git
LanaiTargetMachine.cpp File Reference

Go to the source code of this file.

Functions

LLVM_ABI LLVM_EXTERNAL_VISIBILITY void LLVMInitializeLanaiTarget ()
static Reloc::Model getEffectiveRelocModel (std::optional< Reloc::Model > RM)

Function Documentation

◆ getEffectiveRelocModel()

Reloc::Model getEffectiveRelocModel ( std::optional< Reloc::Model > RM)
static

Definition at line 40 of file LanaiTargetMachine.cpp.

References llvm::Reloc::PIC_.

◆ LLVMInitializeLanaiTarget()