mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This patch is primarily doing two things: - Teach IRGen for some of the instructions to generate debug info based on SILDebugVariable rather than AST node, which is not always available when reading from SIL. - Generate corresponding `llvm.dbg.*` intrinsics and `!DIExpression` from the newly added SIL DIExpression.
2.9 KiB
2.9 KiB