mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This change follows up on an idea from Michael (thanks!). It enables debugging and profiling on SIL level, which is useful for compiler debugging. There is a new frontend option -gsil which lets the compiler write a SIL file and generated debug info for it. For details see docs/DebuggingTheCompiler.rst and the comments in SILDebugInfoGenerator.cpp.
49 KiB
49 KiB