Files
swift-mirror/stdlib/public/libexec
Alastair Houghton df8e698308 [Backtracing][Linux] Remove some stray "public" annotations.
We don't need these here.  They were a leftover from previous code.

rdar://110262673
2023-06-07 09:06:34 +01: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.