<div dir="ltr">I guess, but you could just make it as simple as "CloudABI defaults to -ffunction-sections/-fdata-sections" since the symbol lookup is a bit of a red herring there (you can make -ffunction-sections work without it, you just have to mark your functions with the appropriate visibility).<br><div><br></div><div>-eric</div></div><br><div class="gmail_quote">On Thu, Mar 26, 2015 at 10:34 AM Ed Schouten <<a href="mailto:ed@nuxi.nl">ed@nuxi.nl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In <a href="http://reviews.llvm.org/D8635#147417" target="_blank">http://reviews.llvm.org/D8635#<u></u>147417</a>, @echristo wrote:<br>
<br>
> The static linkage part is somewhat irrelevant in the comment, but with a simplified and rewritten comment this is OK.<br>
<br>
<br>
Thanks! I guess the following comment looks simple enough:<br>
<br>
  // CloudABI does not support symbol lookups at run-time. The linker<br>
  // can safely garbage collect at the symbol level.<br>
<br>
<br>
REPOSITORY<br>
  rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D8635" target="_blank">http://reviews.llvm.org/D8635</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
<br>
<br>
</blockquote></div>