[PATCH] D42712: [utils] Add utils/update_cc_test_checks.py
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 12:55:06 PDT 2018
MaskRay added a comment.
Created https://reviews.llvm.org/D44400
I had both asm and IR check lines in mind but broke it after making it IR only.
utils/UpdateTestChecks/asm.py:add_asm_checks used by utils/update_llc_test_checks.py, has some duplication and someone should fix it.
Repository:
rL LLVM
https://reviews.llvm.org/D42712
More information about the llvm-commits
mailing list