mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A SIL function that's initially only emitted as a declaration may later be prepared for definition. When this happens, set up a profiler for the definition. This makes code coverage visible for private methods (the frontend follows a declare-then-define pattern for these). rdar://47759243
6.0 KiB
6.0 KiB