mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
On some Harvard architectures like WebAssembly that allow sliding code and data address space offsets independently, it's impossible to make direct relative reference to code from data because the relative offset between them is not representable. Use absolute function references instead of relative ones on such targets.
98 KiB
98 KiB