LLVM 22.0.0git
ARCTargetMachine.cpp File Reference

Go to the source code of this file.

Functions

static Reloc::Model getRelocModel (std::optional< Reloc::Model > RM)
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeARCTarget ()

Function Documentation

◆ getRelocModel()

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

Definition at line 25 of file ARCTargetMachine.cpp.

References llvm::Reloc::Static.

Referenced by llvm::ARCTargetMachine::ARCTargetMachine().

◆ LLVMInitializeARCTarget()