[all-commits] [llvm/llvm-project] 5d2cc4: [AMDGPU][NFC] Correct typo in DWARF Extensions For...
Venkata Ramanaiah Nalamothu via All-commits
all-commits at lists.llvm.org
Thu Jun 23 22:35:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d2cc4d838c15ec1642e4363b3f12770cd9f1da0
https://github.com/llvm/llvm-project/commit/5d2cc4d838c15ec1642e4363b3f12770cd9f1da0
Author: Venkata Ramanaiah Nalamothu <VenkataRamanaiah.Nalamothu at amd.com>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
Log Message:
-----------
[AMDGPU][NFC] Correct typo in DWARF Extensions For Heterogeneous Debugging
The `DW_AT_LLVM_address_space` attribute is mentioned as `DW_AT_address_space` in
one of the notes.
Reviewed By: scott.linder
Differential Revision: https://reviews.llvm.org/D128210
More information about the All-commits
mailing list