summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FormatEntity.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2015-11-19 02:27:55 +0000
committerJohn McCall <rjmccall@apple.com>2015-11-19 02:27:55 +0000
commitd80218fa4221c76fa1b822a406253921d4c7f8fc (patch)
tree175bcce0f7357453b5f5fe2994370e9e3a058135 /lldb/source/Core/FormatEntity.cpp
parent61fcb521fa1dd3426b653818fd315f9e542fc12b (diff)
downloadbcm5719-llvm-d80218fa4221c76fa1b822a406253921d4c7f8fc.tar.gz
bcm5719-llvm-d80218fa4221c76fa1b822a406253921d4c7f8fc.zip
Fix the emission of ARC-style ivar layouts in the fragile runtime
to start at the offset of the first ivar instead of the rounded-up end of the superclass. The latter could include a large amount of tail padding because of a highly-aligned ivar, and subclass ivars can be laid out within that. llvm-svn: 253533
Diffstat (limited to 'lldb/source/Core/FormatEntity.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud