mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This change modifies spare bit masks so that they are arranged in the byte order of the target platform. It also modifies and consolidates the code that gathers and scatters bits into enum values. All enum-related validation tests are now passing on IBM Z (s390x) which is a big-endian platform.
6.1 KiB
6.1 KiB