diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2016-01-27 13:43:27 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2016-01-27 13:43:27 +0000 |
commit | b95861d35e4c24ce828c4b1e1c9b1470bfeb4111 (patch) | |
tree | e9448698f9919c7c16308eadb2e81b5700d308aa /lldb/packages/Python/lldbsuite/test | |
parent | 73ae2495e55644f02288c1d2ba5019b8cc1e4fd2 (diff) | |
download | bcm5719-llvm-b95861d35e4c24ce828c4b1e1c9b1470bfeb4111.tar.gz bcm5719-llvm-b95861d35e4c24ce828c4b1e1c9b1470bfeb4111.zip |
Reapply commit r258404 with fix
This patch is the second attempt to reapply commit r258404. There was bug in
the initial patch and subsequent fix (mentioned below).
The initial patch caused an assertion because we were computing smaller type
sizes for instructions that cannot be demoted. The fix first determines the
instructions that will be demoted, and then applies the smaller type size to
only those instructions.
This should fix PR26239 and PR26307.
llvm-svn: 258929
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions