summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorEric Astor <epastor@google.com>2020-02-11 09:18:08 -0500
committerEric Astor <epastor@google.com>2020-02-11 10:45:33 -0500
commit8d5bf0422bc3c8cc7017602375122f7bfea70dab (patch)
tree107b5810f2170fb415cb43f0f28803ab9572b998 /lldb/test/API/python_api/process/TestProcessAPI.py
parent0311e28e9cc01a244faa774b8cab337b45404fa9 (diff)
[ms] [llvm-ml] Add support for attempted register parsing
Summary: Add a new method (tryParseRegister) that attempts to parse a register specification. MASM allows the use of IFDEF <register>, as well as IFDEF <symbol>. To accommodate this, we make it possible to check whether a register specification can be parsed at the current location, without failing the entire parse if it can't. Reviewers: thakis Reviewed By: thakis Tags: #llvm Differential Revision: https://reviews.llvm.org/D73486
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions