diff options
author | Coby Tayree <coby.tayree@intel.com> | 2017-03-21 19:31:55 +0000 |
---|---|---|
committer | Coby Tayree <coby.tayree@intel.com> | 2017-03-21 19:31:55 +0000 |
commit | 07a8974c4848361387fa5790259bd827b55a45ef (patch) | |
tree | d479905d6db0ee72ff56e81467e9b7fdf923a886 /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | |
parent | d2a64aa8549059633a4a7d7744648be6e11f3cf1 (diff) | |
download | bcm5719-llvm-07a8974c4848361387fa5790259bd827b55a45ef.tar.gz bcm5719-llvm-07a8974c4848361387fa5790259bd827b55a45ef.zip |
[X86][MS-compatability][llvm] 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"
Clang side: https://reviews.llvm.org/D31174
Differential Revision: https://reviews.llvm.org/D31173
llvm-svn: 298425
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions