Skip to content

Commit f731a72

Browse files
!fixup drop dead attribute
1 parent af4c171 commit f731a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/ARM/dagcombine-drop-flags-freeze.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
@g_ptr = global ptr null, align 4
77

8-
define ptr @drop_flags(i32 noundef %numentries, i64 %cond, i64 %arg) local_unnamed_addr #0 {
8+
define ptr @drop_flags(i32 noundef %numentries, i64 %cond, i64 %arg) {
99
; CHECK-LABEL: drop_flags:
1010
; CHECK: @ %bb.0: @ %entry
1111
; CHECK-NEXT: ldm sp, {r1, r12}

0 commit comments

Comments
 (0)