[llvm-branch-commits] [llvm] [WebAssembly] Port AsmPrinter (PR #210448)
Heejin Ahn via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jul 19 18:51:23 PDT 2026
https://github.com/aheejin commented:
So the new PM doesn't support `doInitialization` and `doFinalization`, and we should split all those passes with three separate ones?
https://github.com/llvm/llvm-project/pull/210448
More information about the llvm-branch-commits
mailing list