Skip to content

Commit f2bb4b8

Browse files
yangzh-fnstFlakebi
authored andcommitted
[docs] Fix typos
Differential Revision: https://reviews.llvm.org/D87356
1 parent 40f12ef commit f2bb4b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2678,7 +2678,7 @@ architectures.
26782678

26792679
DWARF address space identifiers are used by:
26802680

2681-
* The DWARF expession operations: ``DW_OP_LLVM_aspace_bregx``,
2681+
* The DWARF expression operations: ``DW_OP_LLVM_aspace_bregx``,
26822682
``DW_OP_LLVM_form_aspace_address``, ``DW_OP_LLVM_implicit_aspace_pointer``,
26832683
and ``DW_OP_xderef*``.
26842684

@@ -3387,7 +3387,7 @@ Standard Content Descriptions
33873387
provided by the* ``DW_LNCT_path`` *field. When the source field is absent,
33883388
consumers can access the file to get the source text.*
33893389

3390-
*This is particularly useful for programing languages that support runtime
3390+
*This is particularly useful for programming languages that support runtime
33913391
compilation and runtime generation of source text. In these cases, the
33923392
source text does not reside in any permanent file. For example, the OpenCL
33933393
language [:ref:`OpenCL <amdgpu-dwarf-OpenCL>`] supports online compilation.*

0 commit comments

Comments
 (0)