File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Instrumentation/InstrProfiling/Coro Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 85
85
ret void
86
86
}
87
87
88
- ; FIXME: The fakeresume1 here should be marked as musttail.
89
88
; Verify that in the resume part resume call is marked with musttail.
90
89
; CHECK-LABEL: @f.resume(
91
90
; CHECK: musttail call fastcc void @fakeresume1(ptr align 8 null)
Original file line number Diff line number Diff line change 88
88
ret void
89
89
}
90
90
91
- ; FIXME: The fakeresume1 here should be marked as musttail.
92
91
; Verify that in the resume part resume call is marked with musttail.
93
92
; CHECK-LABEL: @f.resume(
94
93
; CHECK: musttail call fastcc void @fakeresume1(ptr align 8 null)
Original file line number Diff line number Diff line change 88
88
ret void
89
89
}
90
90
91
- ; FIXME: The fakeresume1 here should be marked as musttail.
92
91
; Verify that in the resume part resume call is marked with musttail.
93
92
; CHECK-LABEL: @f.resume(
94
93
; CHECK: musttail call fastcc void @fakeresume1(ptr align 8 null)
Original file line number Diff line number Diff line change 88
88
ret void
89
89
}
90
90
91
- ; FIXME: The fakeresume1 here should be marked as musttail.
92
91
; Verify that in the resume part resume call is marked with musttail.
93
92
; CHECK-LABEL: @f.resume(
94
93
; CHECK: musttail call fastcc void @fakeresume1(ptr align 8 null)
You can’t perform that action at this time.
0 commit comments