LLVM 20.0.0git
|
#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< bool > | RiscvAbiAttr ("riscv-abi-attributes", cl::desc("Enable emitting RISC-V ELF attributes for ABI features"), cl::Hidden) |
|
static |
Referenced by llvm::RISCVTargetStreamer::emitTargetAttributes().