diff options
author | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2014-01-24 19:28:24 +0000 |
---|---|---|
committer | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2014-01-24 19:28:24 +0000 |
commit | 063763ea4256b9489103e7435622734c11fc0a80 (patch) | |
tree | 7061da2d08a0ace229bd84c6a4967f2b78e9a11d /llvm/lib/CodeGen/SelectionDAG | |
parent | 3c68b0d48468018a42dff5b2cefb10311366e3ee (diff) | |
download | bcm5719-llvm-063763ea4256b9489103e7435622734c11fc0a80.tar.gz bcm5719-llvm-063763ea4256b9489103e7435622734c11fc0a80.zip |
Fixing PR18510 by checking whether the non-virtual base of the derived class
might have a smaller size as compared to the stand-alone type of the base class.
This is possible when the derived class is packed and hence might have smaller
alignment requirement than the base class.
Differential Revision: http://llvm-reviews.chandlerc.com/D2599
llvm-svn: 200031
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions