We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.swift_modhash
1 parent 1c1ae6b commit ffad7d3Copy full SHA for ffad7d3
linker.ld
@@ -14,6 +14,7 @@ SECTIONS {
14
*(.comment)
15
*(.debug*)
16
*(.eh_frame*)
17
+ *(.swift_modhash*)
18
}
19
.symtab : { *(.symtab) }
20
.strtab : { *(.strtab) }
0 commit comments