[all-commits] [llvm/llvm-project] 4de09e: [Utils][FIX] Unbreak update_XXX_test_checks after ...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Oct 31 11:44:16 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4de09e0f44605aa98ff1a9c103fc95c34d222bf8
https://github.com/llvm/llvm-project/commit/4de09e0f44605aa98ff1a9c103fc95c34d222bf8
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/utils/UpdateTestChecks/asm.py
M llvm/utils/update_cc_test_checks.py
Log Message:
-----------
[Utils][FIX] Unbreak update_XXX_test_checks after 3598b810029d
The users of build_function_body_dictionary and add_checks need to be
adjusted after the changes in UpdateTestChecks/common.py.
More information about the All-commits
mailing list