Skip to content

Commit 362f8f4

Browse files
authored
Add comment
1 parent 94ec2e9 commit 362f8f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/ScriptInterpreter/Python/sb_function_ranges.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# CHECK-NEXT: input.o[0x14]: callq 0x19
1616
# CHECK-NEXT: input.o[0x19]: jmp 0x1b
1717
# CHECK-NEXT: input.o[0x1b]: retq
18+
## Testing the GetRangeIndexForBlockAddress API. "ffffffff" indicates that
19+
## the address does not belong to any range.
1820
# CHECK-NEXT: offset 0x00 => index 0
1921
# CHECK-NEXT: offset 0x0c => index 0
2022
# CHECK-NEXT: offset 0x0e => index ffffffff

0 commit comments

Comments
 (0)