mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When symbols are moved to this module, this module declares them as HIDE for the OS versions prior to when the move happened. On the other hand, the original module should declare ADD them for these OS versions. An executable can choose the right library to link against depending on the deployment target. This is a walk-around that linker directives cannot specify other install name per symbol, we should eventually remove this.
24 KiB
24 KiB