Skip to content

Commit 69a3976

Browse files
committed
[AMDGPU][NFC] Fix typo in HeterogeneousDWARF doc
1 parent 744d469 commit 69a3976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2487,7 +2487,7 @@ type.
24872487
.. note::
24882488

24892489
Could also consider adding ``DW_OP_LLVM_aspace_breg0,
2490-
DW_OP_LLVM_aspace_breg1, ..., DW_OP_LLVM_aspace_bref31`` which would save
2490+
DW_OP_LLVM_aspace_breg1, ..., DW_OP_LLVM_aspace_breg31`` which would save
24912491
encoding size.
24922492

24932493
.. _amdgpu-dwarf-register-location-description-operations:

0 commit comments

Comments
 (0)