LLVM  4.0.0
Variables
HexagonMCChecker.cpp File Reference
#include "HexagonMCChecker.h"
#include "HexagonBaseInfo.h"
#include "llvm/MC/MCInstrDesc.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for HexagonMCChecker.cpp:

Go to the source code of this file.

Variables

static cl::opt< boolRelaxNVChecks ("relax-nv-checks", cl::init(false), cl::ZeroOrMore, cl::Hidden, cl::desc("Relax checks of new-value validity"))
 

Variable Documentation

cl::opt<bool> RelaxNVChecks("relax-nv-checks", cl::init(false), cl::ZeroOrMore, cl::Hidden, cl::desc("Relax checks of new-value validity"))
static