LLVM 22.0.0git
MSP430TargetMachine.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ getEffectiveRelocModel()

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

Definition at line 33 of file MSP430TargetMachine.cpp.

References llvm::Reloc::Static.

◆ LLVMInitializeMSP430Target()