aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-05-16 00:00:58 -0700
committerFangrui Song <i@maskray.me>2024-05-16 00:00:58 -0700
commit7c956293d856224dd6a1b633820ef53009f7ef1c (patch)
tree1f9c17c5012ab113b5fd92e7bfdbbe28ae640090 /lldb/packages/Python/lldbsuite/test
parente27f9bb31984927d10995e3d7e5a8fcde60cf5d4 (diff)
downloadllvm-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