AsmPrinter::MAI is non-null. This is made more explicit after PR #194523 changed TargetMachine::getMCAsmInfo to return a reference with recent MCAsmInfo/MCTargetOptions related refactoring. Convert the member from const MCAsmInfo * to const MCAsmInfo & and update all consumers.