aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2011-04-17 21:56:13 +0000
committerAnders Carlsson <andersca@mac.com>2011-04-17 21:56:13 +0000
commitfcaaa697ec3e6ab3cb38ad614102b16fcfb28a32 (patch)
treea68369232a9233c45353940bf1e41a4c72e18ba2 /lldb/source/Commands/CommandObjectFrame.cpp
parent2caf2074fd29add31565d619b6296e08577f9fdd (diff)
downloadllvm-fcaaa697ec3e6ab3cb38ad614102b16fcfb28a32.zip
llvm-fcaaa697ec3e6ab3cb38ad614102b16fcfb28a32.tar.gz
llvm-fcaaa697ec3e6ab3cb38ad614102b16fcfb28a32.tar.bz2
When laying out bases in, always try the "base subobject" LLVM type. If it
turns out that a field or base needs to be laid out in the tail padding of the base, CGRecordLayoutBuilder::ResizeLastBaseFieldIfNecessary will convert it to an array of i8. I've audited the new test results to make sure that they are still valid. I've also verified that we pass a self-host with this change. This (finally) fixes PR5589! llvm-svn: 129673
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions