[PATCH] D42712: [utils] Add utils/update_cc_test_checks.py

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 06:21:05 PST 2018


asb added a comment.

I agree with @RKSimon that splitting the refactoring to a separate patch would make sense. I've previously missed having an update_cc_test_checks.py for IR tests, so think this is a great improvement. End-to-end clang->assembly tests may not be welcome upstream, but given they're trivial to support after this refactoring it would seem mean not to expose that functionality to out-of-tree users who want it.


Repository:
  rL LLVM

https://reviews.llvm.org/D42712





More information about the llvm-commits mailing list