diff options
author | Sam Parker <sam.parker@arm.com> | 2019-12-10 13:21:12 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2019-12-10 13:23:00 +0000 |
commit | 933de40729128be04f1dc24ce12be128ad2eb70c (patch) | |
tree | fdbea9a1dbc91285d276d4d9f7877af883fdb39f /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | f482708149138088f74f6b01668208a8c037563c (diff) | |
download | llvm-933de40729128be04f1dc24ce12be128ad2eb70c.zip llvm-933de40729128be04f1dc24ce12be128ad2eb70c.tar.gz llvm-933de40729128be04f1dc24ce12be128ad2eb70c.tar.bz2 |
[TypePromotion] Query target register width
TargetLoweringInfo may report that an integer should be promoted, but
it maybe provide a size that isn't natively supported by the target
register file... So check this before trying to perform a promotion.
This is to fix some chromium issues:
https://bugs.chromium.org/p/chromium/issues/detail?id=1031978
https://bugs.chromium.org/p/chromium/issues/detail?id=1031979
Differential Revision: https://reviews.llvm.org/D71200
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions