diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-03-16 21:45:12 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-03-16 21:45:12 +0000 |
commit | f6af30f4c7d91d61d2ccb7cdb450872c11eef214 (patch) | |
tree | 8664bf309fdd6943c2aff621872a35ffa50224b9 /lldb/scripts/Python/interface/SBModule.i | |
parent | 1d24a0257792f17ee6ea0dd6103b84c2d327fa65 (diff) | |
download | bcm5719-llvm-f6af30f4c7d91d61d2ccb7cdb450872c11eef214.tar.gz bcm5719-llvm-f6af30f4c7d91d61d2ccb7cdb450872c11eef214.zip |
When "low alignment" is specified, then set the alignment of the aggregate's
store to 1. This allows code-gen to select a more appropriate alignment. If left
to zero, an alignment greater than the alignment of the pointer may be selected,
causing code-gen to use instructions which require an alignment greater than the
pointer guarantees.
<rdar://problem/11043589>
llvm-svn: 152951
Diffstat (limited to 'lldb/scripts/Python/interface/SBModule.i')
0 files changed, 0 insertions, 0 deletions