hanchenye-llvm-project/libunwind/include
Saleem Abdulrasool f8774f1d73 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
2017-08-23 16:50:27 +00:00
..
mach-o
__libunwind_config.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
libunwind.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
unwind.h ARM: explicitly specify the 8-byte alignment 2017-08-23 16:50:27 +00:00