summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorYunzhong Gao <Yunzhong.Gao@sony.com>2016-09-02 23:15:29 +0000
committerYunzhong Gao <Yunzhong.Gao@sony.com>2016-09-02 23:15:29 +0000
commit27ea29b3b74900be58b77eb148b61fe7f6d8d97f (patch)
tree0afe390aa690dcd3a1979db0db63912dd943335e /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentb1000c39a0cbeee76cae796e53a1eb16854e633d (diff)
downloadbcm5719-llvm-27ea29b3b74900be58b77eb148b61fe7f6d8d97f.tar.gz
bcm5719-llvm-27ea29b3b74900be58b77eb148b61fe7f6d8d97f.zip
(LLVM part) Implement MASM-flavor intel syntax behavior for inline MS asm block:
1. 0xNN and NNh are accepted as valid hexadecimal numbers, but 0xNNh is not. 0xNN and NNh may come with optional U or L suffix. 2. NNb is accepted as a valid binary (base-2) number, but 0bNN is not. NNb may come with optional U or L suffix. Differential Revision: https://reviews.llvm.org/D22112 llvm-svn: 280555
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud