Skip to content

Commit b022609

Browse files
gbaraldiZentrik
authored andcommitted
Remove double definition
1 parent d1c62d3 commit b022609

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/llvmpasses/late-lower-gc-sret.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ ret: ; preds = %false, %true
5050

5151
declare swiftcc void @sret_call_gc(ptr noalias nocapture noundef sret({ ptr addrspace(10), i64, i64 }), ptr noalias nocapture noundef, ptr nonnull swiftself)
5252

53-
declare ptr @julia.get_pgcstack()
54-
5553
define hidden swiftcc void @sret_gc_root_phi(ptr nonnull swiftself %0, i1 %unpredictable) {
5654
top:
5755
; CHECK-LABEL: @sret_gc_root_phi

0 commit comments

Comments
 (0)