mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This would be needed to reduce overall build times in scenarios when generating symbols for all binaries is too expensive and/or not needed. At the same time, introduce tests around the logic that handles symbols. Addresses rdar://76865276
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