<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 6, 2017, at 5:48 PM, Philippe Hausler via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">Is there a way to mark a function in swift (on Linux) to use the same emission strategy as weak declarations in c?&nbsp;</div><div class=""><br class=""></div><div class="">I was to tinkering with some ideas on fixing some poor behavior in swift-corelibs-foundation and weak would potentially solve this specific case.</div><div class=""><br class=""></div><div class="">For reference this is the syntax I am interested in (since it is a bit obscure)&nbsp;<a href="https://en.m.wikipedia.org/wiki/Weak_symbol" class="">https://en.m.wikipedia.org/wiki/Weak_symbol</a></div></div></div></blockquote><br class=""></div><div>Weak definitions are expensive. What are you trying to do?</div><div><br class=""></div><div><br class=""></div><div>--&nbsp;</div><div>Greg Parker &nbsp; &nbsp; <a href="mailto:gparker@apple.com" class="">gparker@apple.com</a>&nbsp; &nbsp; &nbsp;Runtime Wrangler</div><div><br class=""></div><div class=""><br class=""></div></body></html>