summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorMarina Yatsina <marina.yatsina@intel.com>2016-01-21 11:37:06 +0000
committerMarina Yatsina <marina.yatsina@intel.com>2016-01-21 11:37:06 +0000
commitff262fa8071f5680c794ec5bc2074ebec3eebce7 (patch)
tree64745b848dce530dbba168196c54f32ab96b2fe3 /lldb/packages/Python/lldbsuite/test/python_api
parentbfd29a1567ed3d208bcf45858199fb24a2eec52e (diff)
downloadbcm5719-llvm-ff262fa8071f5680c794ec5bc2074ebec3eebce7.tar.gz
bcm5719-llvm-ff262fa8071f5680c794ec5bc2074ebec3eebce7.zip
[X86] - Removing warning on legal cases caused by commit r258132
There's an overloading of the "movsd" and "cmpsd" instructions, e.g. movsd can be either "Move Data from String to String" or "Move or Merge Scalar Double-Precision Floating-Point Value". The former should produce warnings when parsing a memory operand that is not ESI/EDI, but the latter should not. Fixed the code to produce warnings only after making sure we're dealing with the first case. Expanded the tests of the produced warnings + fixed RUN line of the test so that it would check both stdout and stderr Differential Revision: http://reviews.llvm.org/D16359 llvm-svn: 258393
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud