[PATCH] D42805: [utils] Refactor utils/update_{, llc_}test_checks.py to share more code

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 10:25:48 PST 2018


MaskRay created this revision.
MaskRay added reviewers: asb, craig.topper, RKSimon, echristo.
Herald added a subscriber: llvm-commits.

This revision refactors 1. parser 2. CHECK line adder of utils/update_{,llc_}test_checks.py
so that thir functionality can be re-used by other utility scripts (e.g.  https://reviews.llvm.org/D42712)


Repository:
  rL LLVM

https://reviews.llvm.org/D42805

Files:
  utils/UpdateTestChecks/asm.py
  utils/UpdateTestChecks/common.py
  utils/update_llc_test_checks.py
  utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42805.132422.patch
Type: text/x-patch
Size: 17380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/d96e209c/attachment.bin>


More information about the llvm-commits mailing list