[llvm] [profcheck] Update profcheck-xfail.txt after recent fixes (PR #166685)
Mircea Trofin via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 5 17:56:59 PST 2025
mtrofin wrote:
> Is it worth trying to keep the `profcheck-xfail.txt` list up to date within the individual fix patches?
Maybe, but each fix potentially fixes many other tests. Since each fix should have a normal regression test, you'd need to also build the profcheck variant to find what else got fixed.
Doing it periodically is simpler, and long term we don't have this list, meaning how we maintain it is for the interim. Unless I'm missing smth.
https://github.com/llvm/llvm-project/pull/166685
More information about the llvm-commits
mailing list