diff options
author | Coby Tayree <coby.tayree@intel.com> | 2017-03-21 19:33:32 +0000 |
---|---|---|
committer | Coby Tayree <coby.tayree@intel.com> | 2017-03-21 19:33:32 +0000 |
commit | 665b89bac544a9b2fe7703999df00d6f2fbb7546 (patch) | |
tree | 21a05d94e81f35c1bd98c02f5f4ef62b5f05744a /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 07a8974c4848361387fa5790259bd827b55a45ef (diff) | |
download | bcm5719-llvm-665b89bac544a9b2fe7703999df00d6f2fbb7546.tar.gz bcm5719-llvm-665b89bac544a9b2fe7703999df00d6f2fbb7546.zip |
[X86][MS-compatability][clang] allow MS TYPE/SIZE/LENGTH operators as a part of a compound expression
This patch introduces X86AsmParser with the ability to handle the aforementioned ops within compound "MS" arithmetical expressions.
Currently - only supported as a stand alone Operand, e.g.:
"TYPE X"
now allowed :
"4 + TYPE X * 128"
LLVM side: https://reviews.llvm.org/D31173
Differential Revision: https://reviews.llvm.org/D31174
llvm-svn: 298426
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions