diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-01-10 23:28:31 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-01-10 23:41:06 -0800 |
commit | c2ddfa876fa90008f1b4ff611256ad5dd4b36d96 (patch) | |
tree | b58dbcb424f76f4388248edccd1547ffbc1f59e4 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 5fe5c0a60f9a5f32da4316ba0d1732a1e439703b (diff) | |
download | bcm5719-llvm-c2ddfa876fa90008f1b4ff611256ad5dd4b36d96.tar.gz bcm5719-llvm-c2ddfa876fa90008f1b4ff611256ad5dd4b36d96.zip |
[X86] Simplify code by removing an unreachable condition. NFCI
For X87<->SSE conversions, the SSE type is always smaller than
the X87 type. So we can always use the smallest type for the
memory type.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions