mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This removes an assertion that no longer serves its purpose and relaxes the IRBuilder checks for debug info when generating code inside the debugger. When LLDB is JIT-compiling expressions, it will not generate a SWIFT_ENTRY_POINT_FUNCTION (there will be one per expression) but it will still generate the equivalent of top level code. rdar://problem/26955467
12 KiB
12 KiB