[PATCH] D76878: Implement DW_{OP,AT}_LLVM_* for Heterogeneous Debugging

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 02:04:40 PDT 2022


RamNalamothu updated this revision to Diff 417216.
RamNalamothu edited the summary of this revision.
RamNalamothu added a comment.
Herald added a project: All.

Rebase onto ToT.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76878/new/

https://reviews.llvm.org/D76878

Files:
  llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
  llvm/docs/AMDGPUUsage.rst
  llvm/include/llvm/BinaryFormat/Dwarf.def
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/lib/MC/MCDwarf.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
  llvm/test/DebugInfo/AMDGPU/cfi.ll
  llvm/test/DebugInfo/X86/heterogeneous_proposal.s
  llvm/test/MC/ELF/AMDGPU/cfi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76878.417216.patch
Type: text/x-patch
Size: 18626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/ea2c5d59/attachment-0001.bin>


More information about the llvm-commits mailing list