[PATCH] D78618: [UpdateTestChecks] Move more update_test_checks.py logic to common.py

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 02:40:26 PDT 2020


arichardson created this revision.
arichardson added reviewers: jdoerfert, MaskRay.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

I intend to reuse this to add UTC_ARGS support for update_llc_test_checks.py
and update_cc_test_checks.py in D78478 <https://reviews.llvm.org/D78478>.

Depends on D78617 <https://reviews.llvm.org/D78617>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78618

Files:
  llvm/utils/UpdateTestChecks/common.py
  llvm/utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78618.259209.patch
Type: text/x-patch
Size: 10583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/3c65b612/attachment.bin>


More information about the llvm-commits mailing list