summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py
diff options
context:
space:
mode:
authorKang Zhang <shkzhang@cn.ibm.com>2018-12-03 03:32:57 +0000
committerKang Zhang <shkzhang@cn.ibm.com>2018-12-03 03:32:57 +0000
commit51986417f9c412b321e3831afc2af79ac7fdcd62 (patch)
tree7b5f3d0bfd650c4d52c952968ef0fa16ac01a321 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py
parent8b7653db7266c06ff3cdf29bd0be3cb40f6309c3 (diff)
downloadbcm5719-llvm-51986417f9c412b321e3831afc2af79ac7fdcd62.tar.gz
bcm5719-llvm-51986417f9c412b321e3831afc2af79ac7fdcd62.zip
[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Summary: There are 4 instructions which have Inconsistent ImmMustBeMultipleOf in the function PPCInstrInfo::instrHasImmForm, they are LFS, LFD, STFS, STFD. These four instructions should set the ImmMustBeMultipleOf to 1 instead of 4. Reviewed By: steven.zhang Differential Revision: https://reviews.llvm.org/D54738 llvm-svn: 348109
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud