CompilationContext.validateIr

If true, every pass that generates/changes IR, performs validation

struct CompilationContext
bool validateIr;

Meta