summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/plugins/builder_netbsd.py
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-04-04 00:33:57 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-04-04 00:33:57 +0000
commit844a02e509a4cc03f76ef5dd1c358c57ee164b71 (patch)
tree4bd6304684f6bd8006aeb3ecbea40e82c0ce694b /lldb/packages/Python/lldbsuite/test/plugins/builder_netbsd.py
parentcfdd0cb5d9c69fbe4b259cdabbe14c0abc3f15ad (diff)
downloadbcm5719-llvm-844a02e509a4cc03f76ef5dd1c358c57ee164b71.tar.gz
bcm5719-llvm-844a02e509a4cc03f76ef5dd1c358c57ee164b71.zip
[AIX] SelectionDAGNodes.h: Pack bit-fields that are meant to be packed
Summary: Certain classes in the subject file are expected to provide different views of a two-byte field as a collection of various bit-fields. On AIX, the canonical layout of bit-fields would cause these classes to span four bytes. Applying the `pack` pragma for compilers that employ the AIX canonical layout allows these classes to fit within the expected two bytes. In the future, the pragma would also likely need to be applied when building with Clang on AIX. Reviewers: xingxue, sfertile, jasonliu Reviewed By: xingxue Subscribers: jsji, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60164 llvm-svn: 357661
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/plugins/builder_netbsd.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud