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

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 13:28:52 PDT 2020


scott.linder updated this revision to Diff 260738.
scott.linder retitled this revision from "Implement new DW_OP_LLVM_* operations" to "Implement DW_{OP,AT}_LLVM_* for Heterogeneous Debugging".
scott.linder edited the summary of this revision.
scott.linder removed a project: debug-info.
scott.linder added a comment.

Update title and summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76878

Files:
  llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.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/tools/llvm-dwarfdump/X86/heterogeneous_proposal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76878.260738.patch
Type: text/x-patch
Size: 13288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/15aef4d1/attachment.bin>


More information about the llvm-commits mailing list