mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Use clang's effective llvm triple for IR generation Instead of using the target that was passed to the driver. Use the target from the clang importer that might have been changed by clang (i.e armv7 to thumbv7 on darwin) rdar://32599805 * Address review comments * Fix test case osx-targets.swift * Fix pic.swift test case * Fix test abi_v7k.swift * Address review comment for test osx-targets.swift
45 KiB
45 KiB