[PATCH] D109202: [WebAssembly] Change WebAssemblyMCLowerPrePass to ModulePass

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 16:21:17 PDT 2021


dschuff added a comment.

Does this actually work? I thought there was no such thing as a `MachineModulePass` and that backend passes couldn't be module passes. I wonder if that has changed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109202/new/

https://reviews.llvm.org/D109202



More information about the llvm-commits mailing list