mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
An early approach to codegen for `#_hasSymbol` relied on the Darwin platfom SDK, but now that the feature lowers directly to NULL checks in LLVM IR a platform restriction is no longer needed. However, the tests for `#_hasSymbol` remain unsupported on Windows since that OS does not support weak linking.
1.4 KiB
1.4 KiB