diff options
author | Eric Astor <epastor@google.com> | 2022-07-06 12:31:50 -0400 |
---|---|---|
committer | Eric Astor <epastor@google.com> | 2022-07-07 10:29:10 -0400 |
commit | 7d1a295484e3e6fd2dddec9ad73d3e227ed4629c (patch) | |
tree | 7ac5b1553ae468ca477f3926c1b1cd975b7cdb2f /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 8262ff44c53568564dc919a43fae274c8b748176 (diff) | |
download | llvm-7d1a295484e3e6fd2dddec9ad73d3e227ed4629c.zip llvm-7d1a295484e3e6fd2dddec9ad73d3e227ed4629c.tar.gz llvm-7d1a295484e3e6fd2dddec9ad73d3e227ed4629c.tar.bz2 |
[ms] [llvm-ml] Add support for anonymous labels (`@@`, `@B`, `@F`)
ml.exe and ml64.exe support the use of anonymous labels, with @B and @F referring to the previous and next anonymous label respectively.
We add similar support to llvm-ml, with the exception that we are unable to emit an error message for an @F expression not followed by a @@ label.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D128944
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions