[lld] [PATCH] Shared library status is a function of the output, not the input
Shankar Easwaran
shankare at codeaurora.org
Mon Sep 2 18:56:00 PDT 2013
Hi Joerg,
There is already a flag allowShibUndefines, that can be set to true when
building a shared library.
Can we use llvm-reviews.chandlerc.com for future reviews, as comments
can be more visualized.
Thanks
Shankar Easwaran
On 9/2/2013 4:41 PM, Joerg Sonnenberger wrote:
> 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
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130902/160d9864/attachment.html>
More information about the llvm-commits
mailing list