[PATCH] D58817: Add wildcard support to all update_*_test_checks.py scripts (PR37500)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 04:15:09 PST 2019


RKSimon created this revision.
RKSimon added reviewers: gbedwell, MaskRay.
Herald added a reviewer: serge-sans-paille.
Herald added a project: LLVM.

We can already update multiple files in each update call, this extends it to work with wildcards as well in the same way as update_mca_test_checks.py


Repository:
  rL LLVM

https://reviews.llvm.org/D58817

Files:
  utils/update_analyze_test_checks.py
  utils/update_cc_test_checks.py
  utils/update_llc_test_checks.py
  utils/update_mir_test_checks.py
  utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58817.188876.patch
Type: text/x-patch
Size: 3927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/467ecce2/attachment.bin>


More information about the llvm-commits mailing list