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

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


xbolva00 updated this revision to Diff 209801.
xbolva00 retitled this revision from "[UpdateTestChecks] Emit warning when invalid value for -check-prefix option" to "[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option".
xbolva00 added a comment.

Check if prefix is unique.


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

https://reviews.llvm.org/D64589

Files:
  test/CodeGen/X86/ctpop-combine.ll
  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.209801.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/5b032da0/attachment.bin>


More information about the llvm-commits mailing list