[flang-commits] [clang] [flang] [lld] [llvm] Test entry-points for pass-plugins with Bye in clang, flang and lld (PR #172463)
Alexis Engelke via flang-commits
flang-commits at lists.llvm.org
Tue Dec 16 04:47:48 PST 2025
aengelke wrote:
> I think tests that the plugin mechanism is working makes sense for all tools.
I agree, but I also agree with nikic that it should only be a smoke test per tool. The extension points could be just tested with opt.
That said, could we wait with Clang plugin changes until #171868 is merged? For Clang, this PR is currently just duplicating efforts.
https://github.com/llvm/llvm-project/pull/172463
More information about the flang-commits
mailing list