Skip to content

Commit b332321

Browse files
committed
docs: document the --build-sil-debugging-stdlib option
1 parent 33c1541 commit b332321

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/DebuggingTheCompiler.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ for it. In the debugger and profiler you can then see the SIL code instead of
126126
the swift source code.
127127
For details see the SILDebugInfoGenerator pass.
128128

129+
To enable SIL debugging and profiling for the Swift standard library, use
130+
the build-script-impl option ``--build-sil-debugging-stdlib``.
131+
129132
Other Utilities
130133
```````````````
131134

0 commit comments

Comments
 (0)