Commits

Michael Gottesman committed e5ce27ca327
[lto] Make sure to use lipo from the toolchain ${SWIFT_DARWIN_XCRUN_TOOLCHAIN}. Otherwise, we may get lipo from the wrong toolchain and it may not be able to understand all of the architectures/bit code we are lipoing together yielding an unknown architecture error. rdar://24717107