mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
WebAssembly does not support _Float16 type, so we need to guard the use of the type. Unfortunately, Clang does not provide a good way to detect the support of _Float16 type at compile time, so just disable for wasm targets.
16 KiB
16 KiB