diff options
| author | Eric Astor <epastor@google.com> | 2020-02-11 09:18:08 -0500 |
|---|---|---|
| committer | Eric Astor <epastor@google.com> | 2020-02-11 10:45:33 -0500 |
| commit | 8d5bf0422bc3c8cc7017602375122f7bfea70dab (patch) | |
| tree | 107b5810f2170fb415cb43f0f28803ab9572b998 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py | |
| parent | 0311e28e9cc01a244faa774b8cab337b45404fa9 (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/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
