diff options
author | Fangrui Song <i@maskray.me> | 2024-05-16 00:00:58 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-05-16 00:00:58 -0700 |
commit | 7c956293d856224dd6a1b633820ef53009f7ef1c (patch) | |
tree | 1f9c17c5012ab113b5fd92e7bfdbbe28ae640090 /lldb/packages/Python/lldbsuite/test | |
parent | e27f9bb31984927d10995e3d7e5a8fcde60cf5d4 (diff) | |
download | llvm-7c956293d856224dd6a1b633820ef53009f7ef1c.zip llvm-7c956293d856224dd6a1b633820ef53009f7ef1c.tar.gz llvm-7c956293d856224dd6a1b633820ef53009f7ef1c.tar.bz2 |
MCAsmParser: Support \+
In .macro, \+ expands to the per-macro invocation count.
https://sourceware.org/pipermail/binutils/2024-May/134009.html
\+ counts from 0 for .irp/.irpc/.rept .
Note: We currently prints \q for `.print "\q"` while gas doesn't. This
patch does not change this behavior.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions