mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* First pass at implementing support for mapping between long double and Float80. * Only define CLongDouble on platforms where I know what it is. * remove some hacks that are no longer necessary.