mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Under -internalize-at-link, stop unconditionally marking all globals as used. - Under -internalize-at-link, restrict visibility of vtables to linkage unit. - Emit virtual method thunks for cross-module vcalls when VFE is enabled. - Use thunks for vcalls across modules when VFE is enabled. - Adjust TBDGen to account for virtual method thunks when VFE is enabled. - Add an end-to-end test case for cross-module VFE.
83 KiB
83 KiB