diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-05 23:30:28 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-05 23:30:28 +0000 |
commit | 1187991bcf64eaa5616860b28fc9eb08711e8bd6 (patch) | |
tree | d0737143a7cd82aff74b64f80f89880d06cf538a /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | b25ced7480847210561fb03c2e926ea3e2c6f204 (diff) | |
download | bcm5719-llvm-1187991bcf64eaa5616860b28fc9eb08711e8bd6.tar.gz bcm5719-llvm-1187991bcf64eaa5616860b28fc9eb08711e8bd6.zip |
[X86][AsmParser] Don't allow X86::DX in CheckBaseRegAndIndexRegAndScale.
This was here because out and in instructions allow '(%dx)' even though its not a memory reference. To handle this we build a special operand for the DX register reference before we get to the call to CheckBaseRegAndIndexRegAndScale. So we no longer need this special case.
llvm-svn: 350483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions