================ @@ -948,6 +979,43 @@ class AsmPrinter : public MachineFunctionPass { } }; +class AsmPrinterInitializePass ---------------- paperchalice wrote: All 3 passes are required. https://github.com/llvm/llvm-project/pull/99320