<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Joerg,<br>
      <br>
      There is already a flag allowShibUndefines, that can be set to
      true when building a shared library.<br>
      <br>
      Can we use llvm-reviews.chandlerc.com for future reviews, as
      comments can be more visualized.<br>
      <br>
      Thanks<br>
      <br>
      Shankar Easwaran<br>
      <br>
      On 9/2/2013 4:41 PM, Joerg Sonnenberger wrote:<br>
    </div>
    <blockquote cite="mid:20130902214119.GB27723@britannica.bec.de"
      type="cite">
      <pre wrap="">Hi all,
this introduces a new context argument outputIsShared(), which allows
the Resolver to check whether undefined symbols in a shared libary are
valid. This is only implemented for ELF at the moment.

The original code would fail e.g. when using --whole-archive or
variants.

Joerg
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation</pre>
  </body>
</html>