mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In cmake, rename LIBSWIFT_BUILD_MODE to BOOTSTRAPPING_MODE. Also, rename the lit feature "libswift" to "swift_in_compiler".
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