[flang-commits] [flang] [Flang] Adjust pass plugin support to match Clang (PR #174006)
Alexis Engelke via flang-commits
flang-commits at lists.llvm.org
Thu Jan 15 22:52:07 PST 2026
aengelke wrote:
@kkwli Thanks for reporting. The underlying problem is the same as for the other tests: all kinds of plugins appear to be broken on AIX. This PR just changed that the test is actually executed on most platforms. I suppose the fix is to just XFAIL the test.
Are there other broken tests as well? I would appreciate such reports, especially from non-mainstream platforms like AIX that at least I can't access, to have more details.
https://github.com/llvm/llvm-project/pull/174006
More information about the flang-commits
mailing list