--- !Analysis
Pass: generic-remarks-pass
Name: Remark
DebugLoc: { File: path/to/anno2.c, Line: 1, Column: 2 }
Function: func1
Args:
- count1: '1'
- String: ' instructions with '
- type: remark
--- !Analysis
Pass: generic-remarks-pass2
Name: Remark2
DebugLoc: { File: path/to/anno2.c, Line: 1, Column: 2 }
Function: func1
Args:
- count1: '1'
- count2: '2'
- count3: '3'
- String: ' instructions with '
- type: remark
--- !Missed
Pass: generic-remarks-pass
Name: Remark3
DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 }
Function: func1
Args:
- count1: '1'
- String: ' instructions with '
- type: remark
--- !Passed
Pass: generic-remarks-pass
Name: Remark
DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 }
Function: func1
Args:
- count1: '1'
- count2: '2'
- count3: '3'
- String: ' instructions with '
- type: remark