Files
Carl Peto ddc8c2b14d [Backtrace] show the crashed thread first in standard crash logs
It can be hard to find the crashed thread. This always shows it first, before
any other threads.

rdar://164566321
2025-11-21 16:23:03 +00: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.