<div dir="ltr">Hello llvm\lld, <div><br></div><div><br></div><div>The autlolink feature in swift appends a section to the obj files (.swift1_autolink_entries) that is later need to determine what t link against in the final linked binary.</div><div><br></div><div>I am trying to get rid of these section in the final linked binary at link time. I understand this could be done with (llvm-objcopy  --remove-section=.swift1_autolink_entries) but would like have the linker<br></div><div>do it. <br><br>Is there an attribute I can set in that section that the linker can safely drop such a section?</div><div><br></div><div>Thank you,</div><div><br></div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br></div></div></div></div></div>