[all-commits] [llvm/llvm-project] 9b37d4: [UpdateTestChecks] Remove outdated help text
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 8 00:20:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b37d48dd9c26a277c84dd0691173c83616306e2
https://github.com/llvm/llvm-project/commit/9b37d48dd9c26a277c84dd0691173c83616306e2
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/utils/update_test_checks.py
Log Message:
-----------
[UpdateTestChecks] Remove outdated help text
Manually modifying the result of update_test_checks.py is discouraged,
we prefer unmodified check lines where possible. The output is also
considered authoritative nowadays, at least for tests targeting core
middle-end components, where not using it is an automatic review
rejection.
Differential Revision: https://reviews.llvm.org/D129259
More information about the All-commits
mailing list