mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
SILFunction::shouldBePreservedForDebugger checks if some optimizations are enabled to decide whether a function should be preserved so its accessible form the debugger or not. Some of these settings used to live only in IRGenOptions making SILFunction depend on IRGenOptions.
141 KiB
141 KiB