[PATCH] D70523: [AMDGPU] Update AMDGPUUsage with DWARF proposal
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 19:49:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b58cbad018c: [AMDGPU] DWARF For Heterogeneous Debugging (authored by t-tye).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70523/new/
https://reviews.llvm.org/D70523
Files:
llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
Index: llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
===================================================================
--- llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
+++ 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 @@
* ``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:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70523.265832.patch
Type: text/x-patch
Size: 1006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/70c22a93/attachment.bin>
More information about the llvm-commits
mailing list