[all-commits] [llvm/llvm-project] 0fde0f: [AMDGPU][NFC] Update DW_OP_LLVM_overlay documentation
Tony Tye via All-commits
all-commits at lists.llvm.org
Mon Oct 10 11:51:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fde0f41241ea87420001946200d628baa688838
https://github.com/llvm/llvm-project/commit/0fde0f41241ea87420001946200d628baa688838
Author: Tony Tye <Tony.Tye at amd.com>
Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths:
M llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
Log Message:
-----------
[AMDGPU][NFC] Update DW_OP_LLVM_overlay documentation
Update DWARF Extensions For Heterogeneous Debugging proposal for the
DW_OP_LLVM_overlay operation:
1. Add an example.
2. Correct typo in definition of rbss.
3. Correct definition to specify both operands of the
DW_OP_bit_piece operations.
Reviewed By: zoran.zaric
Differential Revision: https://reviews.llvm.org/D135394
More information about the All-commits
mailing list