LLVM API Documentation

SparcSubtarget.cpp File Reference

#include "SparcSubtarget.h"
#include "SparcGenSubtarget.inc"
#include "llvm/Support/CommandLine.h"

Include dependency graph for SparcSubtarget.cpp:

Go to the source code of this file.

Variables

cl::opt< bool > EnableV9 ("enable-sparc-v9-insts", cl::Hidden, cl::desc("Enable V9 instructions in the V8 target"))


Variable Documentation

cl::opt<bool> EnableV9("enable-sparc-v9-insts", cl::Hidden, cl::desc("Enable V9 instructions in the V8 target")) [static]

Referenced by llvm::SparcSubtarget::SparcSubtarget().