swift
63706816
- Android cross-compile on macOS: Fix for compile error addressed Float80 data type. (#25502)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
6 years ago
Android cross-compile on macOS: Fix for compile error addressed Float80 data type. (#25502) * Fixes issue addressed Float80 data type. Float80 is disabled for Intel architectures (i.e. Android Simulator). * More precise condition check.
References
#25502 - Android cross-compile on macOS: Fix for compile error addressed Float80 data type.
Author
vgorloff
Committer
stephentyrone
Parents
43bb5e41
Files
13
include/swift/Runtime
SwiftDtoa.h
stdlib/public
Darwin/CoreGraphics
CGFloat.swift.gyb
Platform
Glibc.swift.gyb
tgmath.swift.gyb
SwiftShims
LibcShims.h
core
FloatingPoint.swift
FloatingPointParsing.swift.gyb
FloatingPointTypes.swift.gyb
IntegerTypes.swift.gyb
MathFunctions.swift.gyb
Mirrors.swift.gyb
Runtime.swift.gyb
VarArgs.swift
Loading