Files
swift-mirror/utils/build-script-impl
Alex Lorenz 3320d236e7 [build-script] copy over the simulator libclang_rt.*.a libraries to allow clang to link with them
Clang's driver started linking with libclang_rt.<os>sim.a when building for simulator.

Swift's build need to adapt to this clang change, by ensuring that the libclang_rt.<os>sim.a libraries are created during the build
2020-07-27 13:07:21 -07:00

143 KiB
Executable File