[flang-commits] [clang] [flang] [lld] [llvm] Test entry-points for pass-plugins with Bye in clang, flang and lld (PR #172463)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Tue Dec 16 03:53:35 PST 2025
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
More information about the flang-commits
mailing list