diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2016-01-25 19:24:29 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2016-01-25 19:24:29 +0000 |
commit | cfe5e2c8467b778ac1e77b0adcf9f74bbc9aa663 (patch) | |
tree | fcae6dce73d015bfcedb74202188712f3c60b7b1 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 60897300c5dd2bfcf0677c4746acda78a0093126 (diff) | |
download | bcm5719-llvm-cfe5e2c8467b778ac1e77b0adcf9f74bbc9aa663.tar.gz bcm5719-llvm-cfe5e2c8467b778ac1e77b0adcf9f74bbc9aa663.zip |
Reapply commit r25804 with fix
We were hitting 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.
llvm-svn: 258705
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions