summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-06-08 22:08:31 +0000
committerCameron Zwarich <zwarich@apple.com>2011-06-08 22:08:31 +0000
commitc3b1cc9aca5136c8884f50b5ee96663e07dc7a29 (patch)
tree22e324f9e85fbc11efbf517a2cb303ad8ed2d3a9 /lldb/scripts/Python
parent4e9af454f7bddf2b2d4fa8e4b7107e7fcec4be0b (diff)
downloadbcm5719-llvm-c3b1cc9aca5136c8884f50b5ee96663e07dc7a29.tar.gz
bcm5719-llvm-c3b1cc9aca5136c8884f50b5ee96663e07dc7a29.zip
Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_InsertValue. The
former was using the size of the entire alloca, whereas the latter was correctly using the allocated size of the immediate type being converted (which may differ from the size of the alloca). This fixes PR10082. llvm-svn: 132759
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud