mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Only generate code lazily for such functions, i.e. only if such a function is referenced from already generated code. This is achieved by converting the SILLinkage for `public_external` functions to `internal` instead of `public in IRGenPrepare.
3.4 KiB
3.4 KiB