[PATCH] D94741: [Utils][WIP] Check for more global information in update_test_checks

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 19:20:06 PST 2021


jdoerfert created this revision.
jdoerfert added reviewers: sstefan1, mtrofin, greened, pengfei, lebedev.ri, spatel, arichardson.
Herald added a subscriber: bollu.
jdoerfert requested review of this revision.
Herald added a project: LLVM.

NOTE: Tests needed, and rebased in a hurry. Unclear if/when I find the
      time to finish this but I figured it is better to put it on phab.

This allows to check for various metadata and also resolves problems
with metadata being reused across different prefixes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94741

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94741.316833.patch
Type: text/x-patch
Size: 21044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/f0ef1106/attachment.bin>


More information about the llvm-commits mailing list