LLVM 22.0.0git
M68kTargetObjectFile.cpp File Reference

This file contains definitions for M68k ELF object file lowering. More...

Go to the source code of this file.

Variables

static cl::opt< unsignedSSThreshold ("m68k-ssection-threshold", cl::Hidden, cl::desc("Small data and bss section threshold size (default=8)"), cl::init(8))

Detailed Description

This file contains definitions for M68k ELF object file lowering.

Definition in file M68kTargetObjectFile.cpp.

Variable Documentation

◆ SSThreshold

cl::opt< unsigned > SSThreshold("m68k-ssection-threshold", cl::Hidden, cl::desc("Small data and bss section threshold size (default=8)"), cl::init(8)) ( "m68k-ssection-threshold" ,
cl::Hidden ,
cl::desc("Small data and bss section threshold size (default=8)") ,
cl::init(8)  )
static