Skip to content

Commit c029a58

Browse files
committed
fix test yaml
1 parent e058a8e commit c029a58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

llvm/test/CodeGen/X86/fentry.mir

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88
}
99

1010
attributes #1 = { "fentry-call"="true" }
11-
---
11+
...
1212

13+
---
1314
name: with_fentry
1415
body: |
1516
bb.0:
1617
; CHECK-LABEL: name: with_fentry
1718
; CHECK: FENTRY_CALL
1819
; CHECK-NEXT: RET 0
1920
RET 0
21+
...

0 commit comments

Comments
 (0)