diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-11-16 19:46:53 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-11-17 13:31:30 -0800 |
commit | 9b515b6dd919cbd67ba12c01530708c5617e288f (patch) | |
tree | 0d3844581b4fc6b05f7955dd6c77c13157240193 /lldb/packages/Python/lldbsuite/support/gmodules.py | |
parent | d4ba11ae3261bb0dc805d33fbe15e9591e926a33 (diff) | |
download | bcm5719-llvm-9b515b6dd919cbd67ba12c01530708c5617e288f.tar.gz bcm5719-llvm-9b515b6dd919cbd67ba12c01530708c5617e288f.zip |
[LegalizeTypes] Remove PromoteFloat support form ExpandIntRes_LLROUND_LLRINT.
This code isn't exercised, and was in the wrong place. If we need
this, we would need to promote the type before figuring out which
libcall to use.
I'm choosing to remove it rather than fixing since we don't
support PromoteFloat for LRINT/LROUND/LLRINT/LLROUND when the
result type is legal so I don't see much reason to support it
for the case where the result type isn't legal.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions