https://github.com/tarunprabhu commented:
Would it be better to have the `PrintStage` pass be part of its own pass plugin? The Bye plugin can be used as a template for those interested in developing their own pass plugin. The addition of the PrintStage pass adds a lot of complexity that can be very confusing for someone trying to use it as a reference. It stops being an example at this point. https://github.com/llvm/llvm-project/pull/172463 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
