diff options
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2014-07-10 10:52:51 +0000 |
|---|---|---|
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2014-07-10 10:52:51 +0000 |
| commit | ca44614ac05f5364c3f8fdcb842e64845339295f (patch) | |
| tree | b2695ef09359851144ea81f554dfc0455fc92b35 /lldb/scripts/Python/finishSwigPythonLLDB.py | |
| parent | ac1dba0fdf9cd935de32f8ca0762beaa7a9e6998 (diff) | |
| download | llvm-ca44614ac05f5364c3f8fdcb842e64845339295f.zip llvm-ca44614ac05f5364c3f8fdcb842e64845339295f.tar.gz llvm-ca44614ac05f5364c3f8fdcb842e64845339295f.tar.bz2 | |
[SystemZ] Avoid using i8 constants for immediate fields
Immediate fields that have no natural MVT type tended to use i8 if the
field was small enough. This was a bit confusing since i8 isn't a legal
type for the target. Fields for short immediates in a 32-bit or 64-bit
operation use i32 or i64 instead, so it would be better to do the same
for all fields.
No behavioral change intended.
llvm-svn: 212702
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions
