Skip to content

Commit f78429f

Browse files
committed
Fix typo
1 parent 12f2929 commit f78429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/aarch64-sme-stubs.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ define void @__arm_za_disable() {
4242
; CHECK-LABEL: __arm_za_disable:
4343
; CHECK: // %bb.0: // %entry
4444
; CHECK-NEXT: ret
45-
gientry:
45+
entry:
4646
ret void
4747
}

0 commit comments

Comments
 (0)