Files
swift-mirror/stdlib/public/libexec
Eric Miotto 8c7e8550aa CMake: add explicit dependency to _Builtin_float to targets...
... that would import that as a result of importing Darwin from the SDK.

Amend my previous change to Differentiation and Distributed in this
sense.

Addresses rdar://150400049
2025-05-05 10:39:14 -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.