mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Somewhere--and I forget where--either the LLVM bitcode system or the OnDiskHashTable implementation depends on 32-bit alignment being preserved. We had thought that only alignment /from the start of the stream/ mattered, but it looks like the whole data section has to be 32-bit-aligned. <rdar://problem/17814086> Swift SVN r20599
37 KiB
37 KiB