diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-23 16:57:55 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-23 16:57:55 +0000 |
commit | 65101adb16a4f3e9db73ed250185bf505d9fb15b (patch) | |
tree | ecc1eb14714ac318fb59947eae9595f99439793b /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 38df0fa640a0fde7e198a2fe26bda6e562fb172d (diff) | |
download | llvm-65101adb16a4f3e9db73ed250185bf505d9fb15b.zip llvm-65101adb16a4f3e9db73ed250185bf505d9fb15b.tar.gz llvm-65101adb16a4f3e9db73ed250185bf505d9fb15b.tar.bz2 |
Headers: explicitly specify double-word alignment
GCC will interpret `__attribute__((__aligned__))` as 8-byte alignment on
ARM, but clang will not. Explicitly specify the alignment. This
mirrors the declaration in libunwind.
llvm-svn: 311576
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions