llvm::DisableGISelLegalityCheck

Command-line option that disables GlobalISel legality verification checks.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/LegalizerInfo.h>

extern
cl::opt<bool> DisableGISelLegalityCheck;