forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| argument_name_reuse.ll | ||
| argument_name_reuse.ll.expected | ||
| argument_name_reuse.ll.plain.expected | ||
| basic.ll | ||
| basic.ll.expected | ||
| basic.ll.funcsig.expected | ||
| check_attrs.ll | ||
| check_attrs.ll.funcattrs.expected | ||
| check_attrs.ll.plain.expected | ||
| on_the_fly_arg_change.ll | ||
| on_the_fly_arg_change.ll.expected | ||
| on_the_fly_arg_change.ll.initially_disabled.expected | ||
| scrub_attrs.ll | ||
| scrub_attrs.ll.plain.expected | ||
| scrub_attrs.ll.scrub.expected | ||
| sometimes_deleted_function.ll | ||
| sometimes_deleted_function.ll.expected | ||
| various_ir_values.ll | ||
| various_ir_values.ll.expected | ||
| various_ir_values.ll.funcsig.expected | ||