[PATCH] D109767: [update_mir_test_checks.py] Use -NEXT FileCheck directories
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 16:42:40 PDT 2021
aemerson added subscribers: arsenm, aemerson.
aemerson reopened this revision.
aemerson added a comment.
This revision is now accepted and ready to land.
Wait...with this change we now have to regenerate every single MIR test before we make a change if it was using the old behavior. @arsenm what do you think?
I would prefer to have this behavior by opt-in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109767/new/
https://reviews.llvm.org/D109767
More information about the llvm-commits
mailing list