LLVM 22.0.0git
XtensaTargetMachine.cpp File Reference

Go to the source code of this file.

Functions

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeXtensaTarget ()
static Reloc::Model getEffectiveRelocModel (bool JIT, std::optional< Reloc::Model > RM)

Function Documentation

◆ getEffectiveRelocModel()

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

Definition at line 35 of file XtensaTargetMachine.cpp.

References llvm::Reloc::Static.

◆ LLVMInitializeXtensaTarget()