mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* add an option to add freestanding to the Darwin platform, so that to get expected compile behaviours (e.g. setting the install name) * rework testing configuration to relax assumptions about freestanding * add a preset to test such configuration (at least for PR testing) Addresses rdar://85465396
build_swift
The build_swift module contains data-structures and functions used by
the Swift build-script.
Unit Tests
You may run the unit test suite using the command:
$ python utils/build_swift/run_tests.py