Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] Fix typos
Differential Revision: https://reviews.llvm.org/D87356
  • Loading branch information
yangzh-fnst authored and Flakebi committed Sep 11, 2020
1 parent 40f12ef commit f2bb4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
Expand Up @@ -2678,7 +2678,7 @@ architectures.

DWARF address space identifiers are used by:

* The DWARF expession operations: ``DW_OP_LLVM_aspace_bregx``,
* The DWARF expression operations: ``DW_OP_LLVM_aspace_bregx``,
``DW_OP_LLVM_form_aspace_address``, ``DW_OP_LLVM_implicit_aspace_pointer``,
and ``DW_OP_xderef*``.

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

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

0 comments on commit f2bb4b8

Please sign in to comment.