Skip to content

Commit 6b0f814

Browse files
committed
lld: Keep unused function section
Newer versions of lld are keeping the unused function section for func2, causing this test to fail.
1 parent 79f7b63 commit 6b0f814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/LinkerSections/function_sections.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
// GOLD: .text.$s16FunctionSections5func1yyF
1212

1313
// LLD: .text.$s16FunctionSections5func1yyF
14-
// LLD-NOT: .text.$s16FunctionSections5func2yyF

0 commit comments

Comments
 (0)