diff options
| author | Douglas Gregor <dgregor@apple.com> | 2012-10-26 22:31:14 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2012-10-26 22:31:14 +0000 |
| commit | 1423a5cfd74eec46580bb5e655e5967b732b8c0d (patch) | |
| tree | f88edb8b7e4948ab1d8fe6cc065ef040d290a75b /clang/lib/CodeGen/CGObjC.cpp | |
| parent | 9dd2e0872e045bc7fe3c664a81bb537569059623 (diff) | |
| download | bcm5719-llvm-1423a5cfd74eec46580bb5e655e5967b732b8c0d.tar.gz bcm5719-llvm-1423a5cfd74eec46580bb5e655e5967b732b8c0d.zip | |
When an externally-supplied record layout has a size that clearly
doesn't include padding up to the alignment of the record, take this
as a cue that the alignment of the record should (conservatively) be
set to 1. This is similar to other the other cues we use to determine
that the record has a lower alignment, e.g., that the
externally-supplied layout places fields at lower offsets than we
would. Fixes <rdar://problem/12582052>; test case in LLDB.
llvm-svn: 166824
Diffstat (limited to 'clang/lib/CodeGen/CGObjC.cpp')
0 files changed, 0 insertions, 0 deletions

