[llvm] 1b58cba - [AMDGPU] DWARF For Heterogeneous Debugging
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 19:21:47 PDT 2020
Author: Tony
Date: 2020-05-22T22:14:20-04:00
New Revision: 1b58cbad018c3634f7b87bddba9465b250e9a7b4
URL: https://github.com/llvm/llvm-project/commit/1b58cbad018c3634f7b87bddba9465b250e9a7b4
DIFF: https://github.com/llvm/llvm-project/commit/1b58cbad018c3634f7b87bddba9465b250e9a7b4.diff
LOG: [AMDGPU] DWARF For Heterogeneous Debugging
- Change title to "DWARF For Heterogeneous Debugging".
- Add "Examples" section that references the AMDGPUUsage DWARF section.
- Make the "References" section a top level section.
Differential Revision: https://reviews.llvm.org/D70523
Added:
Modified:
llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
Removed:
################################################################################
diff --git a/llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst b/llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
index e9094935e0db..f1c7b57f2a54 100644
--- a/llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
+++ b/llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
@@ -1,8 +1,8 @@
.. _amdgpu-dwarf-6-proposal-for-heterogeneous-debugging:
-****************************************************
-DWARF Version 6 Proposal For Heterogeneous Debugging
-****************************************************
+*********************************
+DWARF For Heterogeneous Debugging
+*********************************
.. contents::
:local:
@@ -3753,8 +3753,14 @@ debugger information entries.
* ``DW_AT_LLVM_lanes``
============================= =============================
+Examples
+========
+
+The AMD GPU specific usage of the features in the proposal, including examples,
+is available at :ref:`amdgpu-dwarf-debug-information`.
+
References
-----------
+==========
.. _amdgpu-dwarf-AMD:
More information about the llvm-commits
mailing list