mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
68f9659775
This will align the libtool passed to CMake with the clang and clang++
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:
apple/swift $ python -m unittest discover -s utils/swift_build_support