mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is a blanket pass replacing use of `__LP64__` with `__POINTER_WIDTH__ == 64`. The latter is more expressive and also LLP64 clean. This change is needed to enable support for Windows x86_64 which is a LLP64 environment.
9.4 KiB
9.4 KiB