diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-23 16:50:27 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-23 16:50:27 +0000 |
commit | f8774f1d735253f54531b585915a7529837d70ce (patch) | |
tree | a0ae3f9ad9191c9a0261a3e45c7493334e4b16e9 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 853a8d9ffcf76cbfeba132a932571e6cd07e1b79 (diff) | |
download | llvm-f8774f1d735253f54531b585915a7529837d70ce.zip llvm-f8774f1d735253f54531b585915a7529837d70ce.tar.gz llvm-f8774f1d735253f54531b585915a7529837d70ce.tar.bz2 |
ARM: explicitly specify the 8-byte alignment
It seems that GCC interprets `__attribute__((__aligned__))` as 8-byte
alignment on ARM, but clang does not. Explicitly specify the
double-word alignment value to ensure that the structure is properly
aligned.
llvm-svn: 311574
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions