On Thu, May 19, 2016 at 12:29 PM, Joe Groff wrote:
>
> > On May 19, 2016, at 12:22 PM, Tom Birch wrote:
> >
> > Would it be acceptable to make relative pointers optional, so we can pay
> the extra load-time cost on platforms where it's hard/undesirable to
> implement them?
>
> That's also a reas
Hi all,
Recently, a couple of PR are posted regarding
glibc.modulemap in cross-compiling environment.
https://github.com/apple/swift/pull/2473
https://github.com/apple/swift/pull/2486
The problem is that glibc.modulemap contains hardcoded SDKROOT in it.
To resolve that, how about using virtual f