llvm::DebugFlag

True when the '-debug' command line option is specified.

Synopsis

Declared in <llvm/Support/Debug.h>

extern
bool DebugFlag;

Description

This should probably not be referenced directly; instead, use the DEBUG macro below.