diff options
author | Steven Wan <wanyu9511@gmail.com> | 2021-07-12 15:31:15 -0400 |
---|---|---|
committer | Steven Wan <wanyu9511@gmail.com> | 2021-07-12 15:31:15 -0400 |
commit | 798fe3c774a1af75c8735933ded749fa62f39594 (patch) | |
tree | 131905927d2cb69f336585c0108cb44907051463 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 363e12ae6fceea3870898bc230841c8b0b00925a (diff) | |
download | llvm-798fe3c774a1af75c8735933ded749fa62f39594.zip llvm-798fe3c774a1af75c8735933ded749fa62f39594.tar.gz llvm-798fe3c774a1af75c8735933ded749fa62f39594.tar.bz2 |
[PowerPC][AIX] Fix Zero-width bit fields wrt MaxFieldAlign.
On AIX when there is a pragma pack, or pragma align in effect then zero-width bitfields should pad out to the end of the bitfield container but not increase the alignment requirements of the struct greater then the max field align.
Reviewed By: ZarkoCA
Differential Revision: https://reviews.llvm.org/D105635
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions