blob: 6262ee262f4997df9b4752a180bf87355e749a44 [file] [log] [blame]
--- !Analysis
Pass: annotation-remarks
Name: AnnotationSummary
DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 }
Function: func1
Args:
- String: 'Annotated '
- count: '1'
- String: ' instructions with '
- type: remark
--- !Analysis
Pass: annotation-remarks
Name: AnnotationSummary
DebugLoc: { File: path/to/anno2.c, Line: 1, Column: 2 }
Function: func2
Args:
- String: 'Annotated '
- count: '2'
- String: ' instructions with '
- type: remark
--- !Analysis
Pass: annotation-remarks
Name: AnnotationSummary
DebugLoc: { File: path/to/anno3.c, Line: 1, Column: 2 }
Function: func3
Args:
- String: 'Annotated '
- count: '3'
- String: ' instructions with '
- type: remark