Files
swift-mirror/utils/swift_build_support
Eric Miotto 1bf6ac8118 compiler-rt: use the current host architecture for the runtime targets
This will ensure all the test executables generated by `check-*` targets
can run on the current machine.

Addresses rdar://150469492
2025-05-01 15:48:12 -07:00
..

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:

$ python3 utils/swift_build_support/run_tests.py