swift
63706816 - Android cross-compile on macOS: Fix for compile error addressed Float80 data type. (#25502)

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.
Author
Committer
Parents
  • include/swift/Runtime
    • File
      SwiftDtoa.h
  • stdlib/public
    • Darwin/CoreGraphics
      • CGFloat.swift.gyb
    • Platform
      • Glibc.swift.gyb
      • tgmath.swift.gyb
    • SwiftShims
      • File
        LibcShims.h
    • core
      • File
        FloatingPoint.swift
      • FloatingPointParsing.swift.gyb
      • FloatingPointTypes.swift.gyb
      • IntegerTypes.swift.gyb
      • MathFunctions.swift.gyb
      • Mirrors.swift.gyb
      • Runtime.swift.gyb
      • File
        VarArgs.swift