Skip to content

Better label identification#15

Open
fpetrot wants to merge 3 commits intolaurelmay:masterfrom
fpetrot:master
Open

Better label identification#15
fpetrot wants to merge 3 commits intolaurelmay:masterfrom
fpetrot:master

Conversation

@fpetrot
Copy link
Copy Markdown
Contributor

@fpetrot fpetrot commented Jan 7, 2026

Labels can start with a dot (local ones) but cannot start with a digit unless the whole label is a number.
They also should be at the start of the line (with possibly spaces ahead).

Labels can start with a dot (local ones) but cannot start with a digit
unless the whole label is a number.
They also should be at the start of the line (with possibly spaces ahead).
The riscvLabelRef was missing isolation, which led to having the 2b, 4b and
8b highlighted within the .2byte, .4byte and .8byte directives.
These are useful in particular when looking at code generated with debug
information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant