aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-08-23 16:57:55 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-08-23 16:57:55 +0000
commit65101adb16a4f3e9db73ed250185bf505d9fb15b (patch)
treeecc1eb14714ac318fb59947eae9595f99439793b /llvm/lib/Object/WasmObjectFile.cpp
parent38df0fa640a0fde7e198a2fe26bda6e562fb172d (diff)
downloadllvm-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