[all-commits] [llvm/llvm-project] eadd16: update_analyze_test_checks.py: fix UTC_ARGS handling
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Mon Mar 7 07:22:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eadd1668d05df582281061460089562cfb6b3a90
https://github.com/llvm/llvm-project/commit/eadd1668d05df582281061460089562cfb6b3a90
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/Inputs/x86-filter.ll
M llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/Inputs/x86-filter.ll.filter.expected
M llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/filter.test
M llvm/utils/update_analyze_test_checks.py
Log Message:
-----------
update_analyze_test_checks.py: fix UTC_ARGS handling
They should be both used if provided in the input test
and manifested in the updated test.
More information about the All-commits
mailing list