mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
build-script can already build lldb on Darwin using its Xcode project, but it's useful to support the CMake build as well. The CMake build allows incremental rebuilds with build-script. I expect this to significantly cut down on iteration time. Taking advantage of CMake also lets lldb piggyback on existing support for sanitizers -- or exciting new build configurations we don't know about yet -- without having to update the Xcode project file. rdar://problem/36751944
41 KiB
41 KiB