[PATCH] D64589: [UpdateTestChecks] Emit warning when invalid value for -check-prefix option

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 04:17:11 PDT 2019


xbolva00 updated this revision to Diff 209795.
xbolva00 edited the summary of this revision.
xbolva00 added a comment.

Reworked to use regex to check prefixes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64589/new/

https://reviews.llvm.org/D64589

Files:
  utils/UpdateTestChecks/common.py
  utils/update_analyze_test_checks.py
  utils/update_cc_test_checks.py
  utils/update_llc_test_checks.py
  utils/update_mca_test_checks.py
  utils/update_mir_test_checks.py
  utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64589.209795.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/a030f99a/attachment.bin>


More information about the llvm-commits mailing list