diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-08-09 19:29:05 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-08-09 19:29:05 +0000 |
commit | a5af238343e77f405cbed7b751f24fe6c3b101b7 (patch) | |
tree | 406f1763c512c382baa807f89f978398538ee630 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 41ac83de6aded1daf983f86a9bf0409d4e383d84 (diff) | |
download | llvm-a5af238343e77f405cbed7b751f24fe6c3b101b7.zip llvm-a5af238343e77f405cbed7b751f24fe6c3b101b7.tar.gz llvm-a5af238343e77f405cbed7b751f24fe6c3b101b7.tar.bz2 |
CodeGen: ensure 8-byte aligned String Swift CF ABI
CFStrings should be 8-byte aligned when built for the Swift CF runtime
ABI as the atomic CF info field must be properly aligned. This is a
problem on 32-bit platforms which would give the structure 4-byte
alignment rather than 8-byte alignment.
llvm-svn: 368471
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions