Avatar
SIL のドキュメントの書き直しのついでに -emit-pure-sil という読みやすさ重視の SIL を出力する新たなフラグを追加しようとしているみたいですね. https://github.com/swiftlang/swift/pull/77714
The main changes in the documentation are: Created a new directory docs/SIL and moved all SIL-related files into this directory. Converted rst files to markdown. Extracted sections from SIL....
👀 1