mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is to support certain build configuration which will provide the stdlib/runtime for the cross target by a different means. Addresses rdar://74188174, rdar://74154062
swift_build_support
swift_build_support is a Python module containing functions and data
structures used by the Swift build script.
You may run unit tests for swift_build_support from the command line:
$ python utils/swift_build_support/run_tests.py