Files
Ian Anderson 15345ef2d5 [CMake][Darwin] Remove support for building the SDK overlays on Apple platforms
The SDK overlays have been provided in the Apple SDKs for many years, and the interface and implementation has diverged in more recent years such that trying to build the Swift version no longer works. Remove all of the dead code.

rdar://151889154
2025-05-23 23:38:08 -07:00
..
2023-03-04 15:46:30 +00:00

What is this?
=============

The libexec directory contains the source code for auxiliary executables that
ship with the Swift runtime, as opposed to being part of the toolchain.

On UNIX-like platforms, if the runtime is installed in /usr/lib/swift (for
instance), these are things that you would expect to find in /usr/libexec/swift.