LLVM 19.0.0git
Variables
RISCVTargetStreamer.cpp File Reference
#include "RISCVTargetStreamer.h"
#include "RISCVBaseInfo.h"
#include "RISCVMCTargetDesc.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/FormattedStream.h"
#include "llvm/Support/RISCVAttributes.h"
#include "llvm/TargetParser/RISCVISAInfo.h"

Go to the source code of this file.

Variables

static cl::opt< boolRiscvAbiAttr ("riscv-abi-attributes", cl::desc("Enable emitting RISC-V ELF attributes for ABI features"), cl::Hidden)
 

Variable Documentation

◆ RiscvAbiAttr

cl::opt< bool > RiscvAbiAttr("riscv-abi-attributes", cl::desc("Enable emitting RISC-V ELF attributes for ABI features"), cl::Hidden) ( "riscv-abi-attributes"  ,
cl::desc("Enable emitting RISC-V ELF attributes for ABI features")  ,
cl::Hidden   
)
static