Skip to content

Commit 1da3dcc

Browse files
committed
[llvm-debuginfo-analyzer] Minor reorder in --select-lines= section
1 parent c60b31e commit 1da3dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandGuide/llvm-debuginfo-analyzer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,8 @@ The given criteria describes the debug line state machine registers.
489489
=Discriminator: Line that has a discriminator.
490490
=EndSequence: Marks the end in the sequence of lines.
491491
=EpilogueBegin: Marks the start of a function epilogue.
492-
=LineDebug: Lines that correspond to debug lines.
493492
=LineAssembler: Lines that correspond to disassembly text.
493+
=LineDebug: Lines that correspond to debug lines.
494494
=NeverStepInto: marks a never step into.
495495
=NewStatement: Marks a new statement.
496496
=PrologueEnd: Marks the end of a function prologue.

0 commit comments

Comments
 (0)