================ @@ -948,6 +979,43 @@ class AsmPrinter : public MachineFunctionPass { } }; +class AsmPrinterInitializePass ---------------- optimisan wrote: All these three should be required? https://github.com/llvm/llvm-project/pull/99320