[swift-dev] Bug for FIXME(sil-serialize-all) @_inlineable cleanup?
Michael Ilseman
milseman at apple.com
Tue Dec 5 16:24:29 CST 2017
CC Max, Ben
> On Dec 5, 2017, at 2:03 PM, Greg Parker via swift-dev <swift-dev at swift.org> wrote:
>
> Many stdlib functions were temporarily marked @_inlineable in the fallout of killing sil-serialize-all. Where is the bug report tracking their resolution?
>
> The C runtime currently needs to export otherwise-private symbols so they can be called by such functions. Those symbols can't be un-exported until the @_inlineable tide is rolled back.
>
>
> --
> Greg Parker gparker at apple.com <mailto:gparker at apple.com> Runtime Wrangler
>
>
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171205/06c1fc80/attachment.html>
More information about the swift-dev
mailing list