LLVM 19.0.0git
Variables
MipsABIInfo.cpp File Reference
#include "MipsABIInfo.h"
#include "Mips.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/CodeGenTypes/LowLevelType.h"
#include "llvm/MC/MCTargetOptions.h"
#include "llvm/Support/CommandLine.h"

Go to the source code of this file.

Variables

cl::opt< boolEmitJalrReloc ("mips-jalr-reloc", cl::Hidden, cl::desc("MIPS: Emit R_{MICRO}MIPS_JALR relocation with jalr"), cl::init(true))
 

Variable Documentation

◆ EmitJalrReloc

cl::opt< bool > EmitJalrReloc("mips-jalr-reloc", cl::Hidden, cl::desc("MIPS: Emit R_{MICRO}MIPS_JALR relocation with jalr"), cl::init(true)) ( "mips-jalr-reloc"  ,
cl::Hidden  ,
cl::desc("MIPS: Emit R_{MICRO}MIPS_JALR relocation with jalr")  ,
cl::init(true  
)