llvm-project/llvm/utils/UpdateTestChecks
sstefan1 7128e64706 [UpdateTestChecks] include { in function signature check line
After D85099, if we have attribute group in the function signature that hasn't
been seen before, and later a callsite with the same attribute group, filecheck will evaluate
the first attribute group to for example '#0 {'. We now include { in the args_and_sig group to avoid this.

Differential Revision: https://reviews.llvm.org/D86769
2020-08-28 23:44:03 +02:00
..
__init__.py
asm.py Fix update_llc_test_checks function regex for RV64 2020-08-25 12:20:33 +01:00
common.py [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00