CompilationContext.printIrLower

Print IR after all IR lowering passes Will not activate if printIrLowerEach is true

struct CompilationContext
bool printIrLower;

Meta