diff options
author | Nancy Wang <wangn@ca.ibm.com> | 2021-03-23 13:09:05 -0400 |
---|---|---|
committer | Muiez Ahmed <muiez@ibm.com> | 2021-03-23 13:15:19 -0400 |
commit | f46c41febb88182f172d0260b55bd17e4c690a43 (patch) | |
tree | dd7dd929f34d94227a4a333be853a80008cb9d5e /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 642b80013ca630e1200e1702b4310308524b97da (diff) | |
download | llvm-f46c41febb88182f172d0260b55bd17e4c690a43.zip llvm-f46c41febb88182f172d0260b55bd17e4c690a43.tar.gz llvm-f46c41febb88182f172d0260b55bd17e4c690a43.tar.bz2 |
[SystemZ][z/OS] fix lit test related to alignment
This patch is to fix lit test case failure relate to alignment, on z/OS, maximum alignment value for 64 bit mode is 16 and also fixed clang/test/Layout/itanium-union-bitfield.cpp, attribute ((aligned(4))) is needed for bit-field member in Union for z/OS because single bit-field has one byte alignment, this will make sure size and alignment will be correct value on z/OS.
Differential Revision: https://reviews.llvm.org/D98793
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions