mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The metadata reference to the pre-exsting VWT cannot be supported on PE/COFF due to the direct reference to a value in an external module that is in static data (the model requires indirecting through memory). Always force the lazy initialization for the metadata on such platforms. This requires a secondary change - to initialize the VWT as well. This is ideally moved into the runtime where we can do this uniformly.
48 KiB
48 KiB